Help for this page

Select Code to Download


  1. or download this
    use warnings;
    print Dumpper 'Hi';
    
  2. or download this
    Name "main::Dumpper" used only once: possible typo at ... line 2.
    print() on unopened filehandle Dumpper at ... line 2.