Since 4/2/2012 5:40:09 AM, mathematisch has written 5 articles and participated in 4 conversations. mathematisch signature: mathematisch
mathematisch's articles:
Items(5) /1
question concerning pipes and large strings3837 (6/19/2012 3:50:18 PM) comp.lang.perl.misc Hi,
I have a file with two tab delimited fields. First field is an ID, the seco=
nd field is a large string (up to hundreds of millions of characters). The =
file may have many lines.
I would like to so... math
Providing default values (missing?) in Getopt::Declare ?036 (5/17/2012 10:26:22 AM) comp.lang.perl.misc Hi, I see the fancy module "Getopt::Declare" has a lot of functions for argument parsing and other checks. BUT, something as trivial as "default value for a parameter" is not documented. Is there anyone here ... mathematisch
what is the meaning of $:: ?355 (5/16/2012 10:59:32 AM) comp.lang.perl.misc Hi, I see this perl syntax "$::" in various scripts. What does it mean? i.e. $::VERSION = 0.01; What would that be written in this way? Thanks. ... Mathematisch
please help with creating a special iterator4107 (10/18/2010 2:50:17 PM) comp.lang.perl.misc Hi,
The problem: I would like to create an iterator to iterate through a
csv file with the following structure:
field_1,field_2,...field_14
field_1,field_2,...field_14
(...)
Note that this is ... Mathematisch
translating an OS directory recursively into a tree object1073 (12/7/2009 10:43:10 AM) comp.lang.perl.misc Hello,
Would someone please show how to create a tree data structure by using
an OS directory as input. So the nodes should be the names of the
directories and the leaves should represent each file. Each d... Mathematisch
mathematisch's replies:
Items(1) /1
question concerning pipes and large strings3837 (6/19/2012 3:50:18 PM) comp.lang.perl.misc Hi,
I have a file with two tab delimited fields. First field is an ID, the seco=
nd field is a large string (up to hundreds of millions of characters). The =
file may have many lines.
I would like to so... mathematisch(9)