Help for this page

Select Code to Download


  1. or download this
    package L;
    use warnings;
    ...
    }
    
    1;
    
  2. or download this
    Couldn't parse X.pm: Blammo at X.pm line 9.
        L::include('X.pm') called at B.pm line 8
        L::include('B.pm') called at A.pm line 9
        A::load_b('foo') called at A.pm line 11
        L::include('A.pm') called at test.pl line 8