Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    PPM::Make::Util 0.94

    Download button

    No screenshots available
    Downloads: 375  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.1/5)
    18 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Randy Kobes | More programs
    Perl Artistic License / FREE
    December 6th, 2007, 07:07 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    PPM::Make::Util description

    PPM::Make::Util is a Perl module that contains utility functions for PPM::Make.

    PPM::Make::Util is a Perl module that contains utility functions for PPM::Make.

    SYNOPSIS

    use PPM::Make::Util qw(:all);

    This module contains a number of utility functions used by PPM::Make.

    fix_path

    Ensures a path is a Unix-type path, with no spaces.

    my $path = 'C:Program Files';
    my $unix_version = fix_path($path);

    load_cs

    Loads a CHECKSUMS file into $cksum (adapted from the MD5 check of CPAN.pm)

    my $cksum = load_cs('CHECKSUMS');

    verifyMD5

    Verify a CHECKSUM for a $file

    my $ok = verifyMD5($cksum, $file);
    print "$file checked out OK" if $ok;

    xml_encode

    Escapes &, >,

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    PPM::Make functions | PPM::Make utilities | Perl module | PPM::Make | functions | utilities

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM