Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    "Archive::Zip",
    "Module::Build",
    "Alien::SDL");
    
  2. or download this
    
    #! perl -w
    ...
    
    # now we're ready to go!
    $build->create_build_script();