new contribution
your name Po-Han Lin your email address [EMAIL PROTECTED] your homepage if you have one http://www.edepot.com/phl.html your preferred user-ID on CPAN. It must be between 4 and 9 characters long, all uppercase, letters only. One dash allowed. pohanl a description of what you're planning to contribute dbfileutil.pl Ver 1.0 Export/Import between DB_File and SDBM_File from Windows and Unix platforms SDBM_Files can be ftp'ed across Unix/Windows platforms and work without a hitch. (.pag and .dir files). DB_Files CANT be ftp'ed across platform. (something to do with edian) I like to use DB_File instead of SDBM_File This util will export a DB_File to SDBM_Files for you to ftp. Then you can import the files (after ftping) to autoconvert to DB_File at destination workstation using this same util. You can also clean up the SDBM_Files after you are done ftping (source side) and done importing (destination side) This same code will work on the unix or win side. NOTE: be sure DB_File has less than 1024 bytes per entry, or it wont fit into a SDBM_File (unless you recompile the SDBM_File to support bigger buckets. I have tons of perl stuff. I'll try to contribute soon as I get an id. check this out... http://www.edepot.com/phl.html (click on eGlossary) Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
User update for MILES
(This Mail was generated by the server https://pause.kbx.de/pause/authenquery;ACTION=edit_cred automatically) Record update in the PAUSE users database: userid: [MILES] fullname: [Philippe Froidevaux] email: [[EMAIL PROTECTED]] homepage: [] cpan_mail_alias: [secr] was [publ] Data were entered by MILES (Philippe Froidevaux). Please check if they are correct. Thanks, The Pause
OpenGL module
Hi, About two weeks ago I sent the following e-mail, I should have included this address but didn't. Please note that Kenneth Albanowski (KJALB) who is the apparent owner of the OpenGL module has not thus far responded, and that I have been pursuing option 2 outlined below. I will soon (in the next week or two) have a new OpenGL module which will be part of the PDL module distribution, I would like to have a README placed in the OpenGL directory on CPAN pointing interested parties to the proper location for newer OpenGL development, (ie the PDL module). Thanks, Jim > Hi, > > I find myself at a crossroads and seek your input. Some time ago the > perl OpenGL 0.5 module was copied into the PDL (pdl.perl.org) tree and > hacked a little to work with ongoing TriD development. I have recently > found myself hacking the hack, updating it to work with several newer GL > distributions, and I need to make a choice: > > 1. I could leave the OpenGL interface independent of PDL (it still is > at this point), in this case I would like your > approval to update the OpenGL module on CPAN (and take it out of the PDL > tree!). > > 2. I could also make the OpenGL module require PDL: generate.p(l) > would output pp code, in this case I would like to put a note > in the CPAN OpenGL directory indicating that people should look to > PDL for more recent OpenGL development. > > My goal is to point interested people to the right place for the latest > Perl/OpenGL development. In either case I want to remove the current > module restriction to just one graphics window. I think I would prefer > option 2 - although it would probably be more work, it would result in a > more efficient interface for TriD, but it would tie OpenGL to PDL in > Perl. > > Jim > > > >
User update for PJONES
(This Mail was generated by the server https://pause.kbx.de/pause/authenquery;ACTION=edit_cred automatically) Record update in the PAUSE users database: userid: [PJONES] fullname: [Peter J Jones] email: [[EMAIL PROTECTED]] homepage: [] was [http://www.dancris.com/~p] cpan_mail_alias: [secr] Data were entered by PJONES (Peter J Jones). Please check if they are correct. Thanks, The Pause
User update for AQUTIV
(This Mail was generated by the server https://pause.kbx.de/pause/authenquery;ACTION=edit_cred automatically) Record update in the PAUSE users database: userid: [AQUTIV] fullname: [Idan Robbins] email: [[EMAIL PROTECTED]] homepage: [http://logicsense.hypermart.com/] was [http://logicesense.hypermart.com/] cpan_mail_alias: [publ] Data were entered by AQUTIV (Idan Robbins). Please check if they are correct. Thanks, The Pause
User update for AQUTIV
(This Mail was generated by the server https://pause.kbx.de/pause/authenquery;ACTION=edit_cred automatically) Record update in the PAUSE users database: userid: [AQUTIV] fullname: [Idan Robbins] email: [[EMAIL PROTECTED]] homepage: [http://logicsense.hypermart.net/] was [http://logicsense.hypermart.com/] cpan_mail_alias: [publ] Data were entered by AQUTIV (Idan Robbins). Please check if they are correct. Thanks, The Pause
Hi,
Hi, I want to conver word perfect document to ASCII text, how can I do that? Gauri
request of pause id
Vital Stats: name: Sean Dague email: [EMAIL PROTECTED] www: http://dague.net/sean prefered cpan uid: sdague I am reworking a newmail script that runs against procmail generated mail files to list out vital stats about the mail files. (i.e. Read, Seen, Answered). Most of the current mail parser modules are a little too heavy weight to run in .login file and still finish quickly. So I am making a module optimized for speed, with just enough functionality to get the job done. I think the module name Mail::Stats works well, and does not seem to be used. The current nonmodule script is being passed arround ammoung coworkers and friends at the moment, and hopefully with the more configurable Module version I am working on, even more people will find it useful. Thanks for your time, -Sean -- Sean Dague [EMAIL PROTECTED] There is no silver bullet. Plus, werewolves make better neighbors than zombies, and they tend to keep the vampire population down.
developer application
Hi! As per FAQ recommendation :) - "is there anybody who reads this list?" Seriously: name: Andrew Maltsev email:[EMAIL PROTECTED] url: http://amsoft.ru/ user id: AMALTSEV plans:I'm planning to put perl interface to APPGEN database to CPAN. Probably I'll also make some kind of OO wrapper for this interface later. Time permitting I'm also planning to add some modules for e-commerce from time to time - we're working on open source e-commerce suite here :) dsli: bdcf I would also like your opinion on DB::Appgen as a module name. It seems that it fits well into current namespace, but if you have better ideas I'm all ears. Thanx for your quick response! :) Andrew.