Help for this page

Select Code to Download


  1. or download this
    package Private_Stuff;
    
    ...
    -------
      use Private_Stuff;
      print "The database name is ", $Private_Stuff::db_name, "\n";
    
  2. or download this
       perldoc perlmodlib