Help for this page

Select Code to Download


  1. or download this
    perlapp myscript.pl --add mypm.pm --bind mytextfile.txt[text,extract,f
    +ile=c:\test,mode=0777]
    
  2. or download this
           
    open TF,'>mytextfile.txt' or die $!;
    
  3. or download this
    Tk::Error: No such file or directory at test.pl line 183.[\&main::chfi
    +le]
    
  4. or download this
    The bound file is extracted into the TEMP directory upon application s
    +tart. It will be deleted when the application terminates. The extract
    +ion directory will be added to the PATH environment variable (as well
    + as to the LD_LIBRARY_PATH variable on Unix). It will also be added t
    +o the front of @INC.