Help for this page

Select Code to Download


  1. or download this
    BEGIN {
       eval { require FOO::Bar };
    ...
          system("ppm install FOO::Bar");
       }
    }