ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/PApp-SQL/SQL.pm
(Generate patch)

Comparing PApp-SQL/SQL.pm (file contents):
Revision 1.24 by root, Thu Apr 11 01:02:10 2002 UTC vs.
Revision 1.25 by root, Sat Apr 13 00:58:39 2002 UTC

416 416
417Return the login name. 417Return the login name.
418 418
419=item $db->password 419=item $db->password
420 420
421Return the password (emphasizing the fact that the apssword is stored plaintext ;) 421Return the password (emphasizing the fact that the password is stored plaintext ;)
422 422
423=cut 423=cut
424 424
425sub dsn($) { 425sub dsn($) {
426 my $self = shift; 426 my $self = shift;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines