Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

salva

by salva (Canon)
on Apr 09, 2005 at 17:47 UTC ( [id://446266]=user: print w/replies, xml ) Need Help??

Ideas for new Perl modules and applications:

  • Win32::MSIPacker => Build MSI files for Perl apps. See Delay running Perl execs in Windows.
  • Math::IntMod => module to perform integer arithmetic module N. That could be done easyly on top of Math::BigInt or even Math::GMPn (for faster operation). The N constant could be specified when the number is created of using a lexical pragma (storing it inside %^H). See also emulate 32-bit on perl 64.
  • rdiff => Using the rsync protocol write a program/module able to generate the same output as diff but doing it between a local and a remote file or directory.
  • GitHub installer => An application similar to cpanm that can download and install perl modules from GitHub. It should follow dependencies and allow the user to decide what comes from github and what from CPAN.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (2)
As of 2024-03-15 05:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found