Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    package a; # the caller package
    ...
    $a->{stuff}='something';
    $a->call(b);
    __END__
    
  2. or download this
    $VAR1 = [
              bless( {
    ...
            ];
    I've been called back!
    And I have something