Help for this page

Select Code to Download


  1. or download this
    If used numerically, yields the current value of the C errno variable,
    + or in other words, if a system or library call fails, it sets this v
    +ariable. This means that the value of $!  is meaningful only immediat
    +ely after a failure:
    
  2. or download this
    #!/usr/bin/perl  -Wl
    sub doit {
    ...
    $ type c:\boot.ini | perl -ne "print $1 if /\"(.*)\"/"
    Windows NT 5.2(3790.srv03.SP1.rtm.050324-1447)