Help for this page

Select Code to Download


  1. or download this
    package Demo;
    use Exporter;
    ...
    # Nifty stuff here
    
    1;
    
  2. or download this
    use Demo qw(list @things);