Help for this page

Select Code to Download


  1. or download this
    # If you want your scripts to look like this, you should
    use Acme::EyeDrops 2.00;
    
  2. or download this
    sub VERSION {
      my $proto = shift;
    ...
      }
      $proto->SUPER::VERSION(@_);
    }