Help for this page

Select Code to Download


  1. or download this
    package WTF;
    
    ...
    }
    
    1;
    
  2. or download this
    use strict;
    use warnings;
    ...
        WTF->import(qw/more/);
    }
    Dump(\(%WTF::some::, %WTF::more::));
    
  3. or download this
    Created type: some
    Created type: more
    ...
                        my $self = shift @_;
                        bless \my($scalar), $subclass_eclipse_1;
                      };