Help for this page

Select Code to Download


  1. or download this
    #The external hash looks like this
    
    ...
                }       
    
    )
    
  2. or download this
    #My function looks like this
    sub cycleUsesForLibs{
    ...
    
        #die "Couldn't interpret the file ($loadedFile) that was given.\nE
    +rror details follow: $@\n" if $@;
    }