Help for this page

Select Code to Download


  1. or download this
    package LOADER;
    require Exporter;
    
    ...
    @EXPORT_OK  = @onDemandImportList;
    %EXPORT_TAGS = %onDemandGroups;
    $VERSION    = 1.00;