Help for this page

Select Code to Download


  1. or download this
     
    use Class::MOP;
    print "hello\n";
    
  2. or download this
    use B::Hooks::EndOfScope;
    print "hello\n";
    
  3. or download this
    use Pod::Usage qw(pod2usage);
    
  4. or download this
    pp example.pl
    ./a.out