Help for this page

Select Code to Download


  1. or download this
    try { my block of code here}
    catch {the exact error here}
    
  2. or download this
    open (FOO, '/var/log/messages') or [die||warn||carp] "There was a prob
    +lem: $!\n";