Ask a Question related to PERL Modules, Design and Development.
-
jason #1
Pure Perl PDF creation module.
Are there any Perl modules for creating PDFs that are purely
Perl and don't depend on any 3rd party libs?
Thanks.
jason Guest
-
How pure get empty the information in the whiteboard module
Hello, I am a flash fancier which just started study fms, but I the recent bitterness is at annoyance concerning usage CommunicationComponents.A... -
NameSpace for pure-perl TCP reassembly
I have a set of modules I'd like to upload to CPAN, but I'm unsure what namespace to put them in. They turn tcpdump capture files into TCP... -
pure-perl access to mySQL
Hi! Since mySQL 3.2x there have been a lot of changes. But one was the most significant to me: the new login process. This thing made Net::MySQL... -
Pure Perl df
Okay, I'm at a loss and need help. A friend of mine is working with a Perl script. It has a system call to df in it, he would like to replace... -
Pure Perl SQL server
Does anyone know of a pure Perl SQL server? I have noticed the rise of 'pure Perl' modules for things like XML parsing, and the pure Perl... -
Slaven Rezic #2
Re: Pure Perl PDF creation module.
jason <jbi130@yahoo.com> writes:
PDF::Create. Make sure to use the latest version from sourceforge, not> Are there any Perl modules for creating PDFs that are purely
> Perl and don't depend on any 3rd party libs?
>
the CPAN version.
--
Slaven Rezic - slaven <at> rezic <dot> de
tkruler - Perl/Tk program for measuring screen distances
[url]http://ptktools.sourceforge.net/#tkruler[/url]
Slaven Rezic Guest
-
Peter J. Acklam #3
Re: Pure Perl PDF creation module.
jason <jbi130@yahoo.com> wrote:
PDFs that are purely Perl? :-)> Are there any Perl modules for creating PDFs that are purely
> Perl and don't depend on any 3rd party libs?
Peter
--
#!/local/bin/perl5 -wp -*- mode: cperl; coding: iso-8859-1; -*-
# matlab comment stripper (strips comments from Matlab m-files)
s/^((?:(?:[])}\w.]'+|[^'%])+|'[^'\n]*(?:''[^'\n]*)*')*).*/$1/x;
Peter J. Acklam Guest
-
Eric Bohlman #4
Re: Pure Perl PDF creation module.
[email]pjacklam@online.no[/email] (Peter J. Acklam) wrote in news:isbexpz6.fsf@online.no:
From <http://www.bulwer-lytton.com/sticks.htm> ("Sticks and Stones,"> jason <jbi130@yahoo.com> wrote:
>>>> Are there any Perl modules for creating PDFs that are purely
>> Perl and don't depend on any 3rd party libs?
> PDFs that are purely Perl? :-)
reader-contributed examples of actual published writing that's at least as
bad as the deliberate bad writing in the Bulwer-Lytton contest):
"Some true literary atrocities have been committed by nature writers.
Here's a particularly horrible example from Hummingbirds of North America:
Attracting, Feeding, and Photographing Them, by former TV weatherman Dan
True (author of What Do Women Want from Men?), published in 1993 by
University of New Mexico Press:
"Since then I have learned of a very good but very expensive commercial
hummingbird mix for sick hummingbirds from Germany used by the San Diego
zoo called Necton."
Note that there's a good reason that Perl doesn't allow multiple statement
modifiers.
Eric Bohlman Guest
-
aha #5
Re: Pure Perl PDF creation module.
Slaven Rezic wrote:
you might also consider pdf::api2> jason <jbi130@yahoo.com> writes:
>
>>>>Are there any Perl modules for creating PDFs that are purely
>>Perl and don't depend on any 3rd party libs?
>>
>
> PDF::Create. Make sure to use the latest version from sourceforge, not
> the CPAN version.
>
[url]http://search.cpan.org/~areibens/PDF-API2-0.3r77/lib/PDF/API2.pm[/url]
a.
aha Guest



Reply With Quote

