First  |  Prev |  Next  |  Last
Pages: 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195
Obscure baffling "module not exported" error: can someone helpme find the cause?
Henry Law wrote: I have a bizarre problem with packages and I'm hoping that someone can help me find out what I'm doing wrong because I'm utterly stumped. The error is "not exported" for something that quite clearly is exported (details follow). The error disappears when one of several particular <... 1 Feb 2008 00:45
Obscure baffling "module not exported" error: can someone help mefind the cause?
I have a bizarre problem with packages and I'm hoping that someone can help me find out what I'm doing wrong because I'm utterly stumped. The error is "not exported" for something that quite clearly is exported (details follow). The error disappears when one of several particular lines is deleted or commented... 1 Feb 2008 00:45
FAQ 1.10 Can I do [task] in Perl?
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 http://faq.perl.org . --------... 1 Feb 2008 00:45
LaTeX rendering
Can anyone recommend a Perl/CGI script that will generate images dynamically based upon and input LaTeX string? I would prefer one that doesn't have a lot of dependencies, if possible. My only requirements is that it supports foreground/background coloring and communative diagrams. ... 1 Feb 2008 00:45
FAQ 2.2 How can I get a binary version of perl?
This is an excerpt from the latest version perlfaq2.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 http://faq.perl.org . --------... 1 Feb 2008 00:45
how to remove blocks between nested brackets
Beeing new to perl and not wanting to learn using it like assembler, I need to delete parts of a single line (possibly long) that are enclosed between nested brackets: abcd efgh [ij: 123-[456]-klm; nop-789]; qrst; uvw [xyz: 98-76-[ef]; gh; ijkl] (mnop) The comments between [] must be discarded to split with... 1 Feb 2008 00:45
*****************************************
***************************************** nayanthara with simbhu without secenes ***************************************** http://www.sexylifeformen.blogspot.com ****************************************** ... 1 Feb 2008 00:45
Easiest Way For Making Money
It doesn't matter who you are, how old you are, or how long you have been using the internet, anyone can make money. http://increasingyourearningsuccess.blogspot.com ... 1 Feb 2008 00:45
FAQ 1.4 What are Perl 4, Perl 5, or Perl 6?
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 http://faq.perl.org . --------... 1 Feb 2008 00:45
Magic for object constructor wanted
My code creates new objects and then populates them with data, like this: my $joe = Dude->new(); my $tom = Dude->new(); my $ann = Dude->new(); my $jane = Dude->new(); $joe->fill( name => "joe", friends => [ $ann, $tom ] ); $jane->fill( name => "jane", friends => [ $ann ] ); You will notice tha... 1 Feb 2008 17:34
First  |  Prev |  Next  |  Last
Pages: 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195