Help for this page

Select Code to Download


  1. or download this
    use v5.16;
    
    ...
    
    
    PerlShell->new->run;
    
  2. or download this
    > cd('bin')
    > ls()
    > cd('..')
    
  3. or download this
    > cd bin
    > ls 
    > cd '..'