Help for this page

Select Code to Download


  1. or download this
    E:\!!!dh()testplx
    Can't use 'defined(@array)' (Maybe you should just omit the defined()?
    +) at (#2) line 2842.
    Compilation failed in require at C:\!dh\DH\COM\SRC\testplx.pl line 4.
    BEGIN failed--compilation aborted at C:\!dh\DH\COM\SRC\testplx.pl line
    + 4.
    
  2. or download this
    use Carp;
    $SIG{__WARN__} = \&carp;
    $SIG{__DIE__} = \&confess;
    use Plx;