Help for this page

Select Code to Download


  1. or download this
    $ perl -v
    
    ...
    Can't locate Enmac/Transaction.pm in @INC (@INC contains: /usr/local/l
    +ib/perl5/5.6.2/i686-linux /usr/local/lib/perl5/5.6.2 /usr/local/lib/p
    +erl5/site_perl/5.6.2/i686-linux /usr/local/lib/perl5/site_perl/5.6.2 
    +/usr/local/lib/perl5/site_perl .).
    BEGIN failed--compilation aborted.
    $
    
  2. or download this
    [root@devel3 perl-5.8.3]# grep -R "#define dXSUB_SYS" ./*
    ./dosish.h:#define dXSUB_SYS
    ...
    ./unixish.h:#define dXSUB_SYS
    ./vms/vmsish.h:#define dXSUB_SYS
    [root@devel3 perl-5.8.3]#