Patches

From: Octavian Rasnita (orasnita_at_fcc.ro)
Date: 12/31/04

  • Next message: Randy W. Sims: "Re: Patches"
    To: <beginners@perl.org>
    Date: Fri, 31 Dec 2004 07:37:58 +0200
    
    

    Hi all,

    Does anyone know if there are perl modules for applying patches?

    I have seen on many lists that are provided some patches for some perl
    modules, and probably they can be applied automaticly under Unix using
    "patch" for .dif files, but I cannot do this under Windows.

    So, are there any perl modules that can do this job under Windows?
    (Because otherwise I have to do it manually and it is not very easy).

    Thank you.

    Teddy


  • Next message: Randy W. Sims: "Re: Patches"

    Relevant Pages

    • Re: Patches
      ... Octavian Rasnita wrote: ... > Does anyone know if there are perl modules for applying patches? ... > I have seen on many lists that are provided some patches for some perl ... are there any perl modules that can do this job under Windows? ...
      (perl.beginners)
    • Re: perl version for windows
      ... It depends on what you want to do in perl, but generally ActivePerl is the best choice for Windows. ... Even under Windows you will be able to use the cpan command to install perl modules from CPAN, but if the modules that need to be installed contain C code, you must have a C compiler like the one from Visual Studio but I think mingw also works. ...
      (perl.beginners)
    • Weird error compiling a perl module
      ... I've searched google & the lists but can't find anything. ... The code refuses to compile. ... Relevant package versions: ... ii libpgperl 7.2.1-2woody5 Perl modules for PostgreSQL. ...
      (Debian-User)
    • Re: remote login using perl
      ... searched the perl modules and CPAN network. ... You can install cygwin on the Windows box and ... Then you can use Net::SSH to connect to the Windows ...
      (perl.beginners)

    Loading