table of contents
Net::Trac::Mechanize(3pm) | User Contributed Perl Documentation | Net::Trac::Mechanize(3pm) |
NAME¶
Net::Trac::Mechanize - Provides persistent credentials for the Trac instance
DESCRIPTION¶
This class subclasses WWW::Mechanize to provide persistent HTTP credentials when accessing a Trac instance.
ACCESSORS / MUTATORS¶
trac_user¶
trac_password¶
METHODS¶
get_basic_credentials¶
Returns the credentials that WWW::Mechanize expects.
LICENSE¶
Copyright 2008-2009 Best Practical Solutions.
This package is licensed under the same terms as Perl 5.8.8.
2022-12-12 | perl v5.36.0 |