Help for this page

Select Code to Download


  1. or download this
    package MyModule;
    our $variable = "This variable is visible outside";
    
  2. or download this
    # data.pl
    {
      Stuff => 1
    }