Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
        return ($account, $password);
    }
    
  2. or download this
    "my" variable $self masks earlier declaration in same scope at test.pl
    + line 11, <DATA> line 21937.