Help for this page

Select Code to Download


  1. or download this
        depend
            { all => 'example_data' }
    
  2. or download this
    sub MY::postamble {
        return << "DODB";
    example_data
    ...
    \t  here;'
    DODB
    }