Help for this page

Select Code to Download


  1. or download this
    Warn before init! at die_replace.pl line 4.
    WARNING: Warned at die_replace.pl line 8.
    ...
    
     (Check logs for more info)
    -----
    
  2. or download this
    Warn before init! at die_replace.pl line 4.
    WARNING: Warned at die_replace.pl line 8.
    ...
    Caught: died inside eval!
    
    Died for real! at die_replace.pl line 29.
    
  3. or download this
    use strict;
    
    ...
                $old_sig->(@_);
        }
    }