Help for this page

Select Code to Download


  1. or download this
    D:\>perl -V
    Summary of my perl5 (revision 5 version 13 subversion 11) configuratio
    +n:
    ...
        useithreads=undef, usemultiplicity=undef
        useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=und
    +ef
    ....
    
  2. or download this
    D:\>perl -V:uselargefiles
    uselargefiles='define';