archives | Data Conversion

archives

FAQ 4.44 How do I test whether two arrays or hashes are equal?

This is an excerpt from the latest version perlfaq4.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] .

The map function

Whis is difference between map and for-each? Why the map function is fast than for-each? <== is it for all case?

FAQ 5.3 How do I count the number of lines in a file?

This is an excerpt from the latest version perlfaq5.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] .

Search Observer-Reporter - Washington Observer Reporter

Search Observer-Reporter Washington Observer Reporter, PA - Apr 19, 2008 Converter stolen: A catalytic converter was discovered stolen Thursday from a car parked at 46 Route 519 in North Bethlehem, state police said.

Best way to drop contents of a tablespace?

I need to write a script that will log into a server as a user and delete the contents of that user's default tablespace. It'd be easy to write a script to drop and recreate the tablespace, but the UID I isn't supposed to leave his tablespace, hence I just want to "reset" it by clearing everything out.

FAQ 1.5 What was Ponie?

This is an excerpt from the latest version perlfaq1.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] .

mod_perl and parallel Perl versions

I have installed Perl 5.10.0 on my Linux box to be available together with the vendor supplied Perl 5.8.1. When running programs under mod_perl, the old Perl version is utilized. How can I make mod_perl use Perl 5.10.0? Can mod_perl be configured so I can select Perl version on-the-fly?

How to record .asx files

I was hoping to find some help on this issue. I am trying to take an .asx file and convert it to .mp3. The problem is is that I need to use the information encoded in the .asx file to determine when to start recording and when to end recording (otherwise, I would just take an off the shelf program to convert the files). For example, many

Perltidy option to generate/keep BSD Style of bracketing ?

By default it generates code like K&R style: if( ......................... ){ which I do not like: ======================== I'd like it generate BSD style like following: if( ........................ ) { Is there an option in perltidy to achieve that ? I don't seem to find one in perltify help. TIA Asim

$nntp ->list()

[repost from elsewhere] I've been looking at Mats Peterson's client for the last week. He has a perl script and a resource file for things like your server name. It occurs to me that a person would want to have another resource file of some type that will hold the list of newsgroups. With my newsfeed, there's