Help for this page

Select Code to Download


  1. or download this
    use Module::Build;
    use Parse::RecDescent;
    ...
        $self->SUPER::ACTION_build;
    }
    EOF
    
  2. or download this
    Can't locate object method "Precompile" via package "Parse::RecDescent
    +" (perhaps you forgot to load "Parse::RecDescent"?) at /home/braden/s
    +rc/endoframe/literally/trunk/_build/lib/MyModuleBuilder.pm line 13, <
    +FILE> line 1.