Help for this page

Select Code to Download


  1. or download this
    dh-make-perl --build --cpan String-Random-0.22
    <snip>
    mv: cannot move `/home/bradc/.cpan/build/String-Random-0.22' to `//Str
    +ing-Random-0.22': Permission denied
    Cannot open //String-Random-0.22/Makefile.PL: No such file or director
    +y
    
  2. or download this
    # Add commands to compile the package here
    /usr/bin/perl Build.PL installdirs=vendor
    ...
    make: *** [build-stamp] Error 2
    make: Leaving directory `/String-Random-0.22'
    Cannot create deb package
    
  3. or download this
    $ /usr/share/perl5/Module$ ls
    drwxr-xr-x 2 root root 4096 2008-08-03 11:24 Depends
    -rw-r--r-- 1 root root 2576 2005-06-02 11:58 Depends.pm
    
    $ sudo find / -name Build.pm