Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Perl language dictionary entry

0 views
Skip to first unread message

Chris Frayda

unread,
Sep 9, 2005, 11:03:13 PM9/9/05
to
Hello all,
I am hoping you folks would help with a Perl Language Dictionary (cheat-sheet)
page in the Software Engineers' Handbook Wikibook. I remember just a smidge of
Perl, but not enough syntax to help a programmer with a project. I'm looking
for a quick overview of general program structure with pointers to more
specific information. (Yes, I could look this all up, but it's much much
faster
if you know the language well. The site is under the GNU Documentation
License,
so I don't want to take examples directly from books and many online
references.)

Here is the web site
<http://en.wikibooks.org/wiki/Software_Engineers_Handbook>http://en.wikibook
s.org/wiki/Software_Engineers_Handbook (A language template is available at
the
site.)
I would be happy to coordinate submissions for folks unwilling to adjust to
wiki markup.

Thanks for the help!
Chris

Christopher Nehren

unread,
Sep 10, 2005, 5:51:11 PM9/10/05
to
On 2005-09-10, Chris Frayda scribbled these
curious markings:

> Hello all, I am hoping you folks would help with a Perl
> Language Dictionary (cheat-sheet) page in the Software
> Engineers' Handbook Wikibook. I remember just a smidge of
> Perl, but not enough syntax to help a programmer with a
> project. I'm looking for a quick overview of general program
> structure with pointers to more specific information. (Yes, I
> could look this all up, but it's much much faster if you know
> the language well. The site is under the GNU Documentation
> License, so I don't want to take examples directly from books
> and many online references.)

ISTR someone rather well-respected in the Perl community
producing something like this quite a while ago. I can't
remember who, and I don't want to falsely attribute someone's
work. A quick Google should bring you what you want. From there,
contact the author (if they're as well-respected as I think,
their contact information should be easily found).

Best Regards,
Christopher Nehren
--
I abhor a system designed for the "user", if that word is a coded
pejorative meaning "stupid and unsophisticated". -- Ken Thompson
If you ask questions of idiots, you get "Joel on Software".
Unix is user friendly. However, it isn't idiot friendly.

John Bokma

unread,
Sep 11, 2005, 6:40:57 AM9/11/05
to
Chris Frayda <cfr...@rochester.rr.com> wrote:

> Hello all,
> I am hoping you folks would help with a Perl Language Dictionary
> (cheat-sheet) page in the Software Engineers' Handbook Wikibook. I
> remember just a smidge of Perl, but not enough syntax to help a
> programmer with a project. I'm looking for a quick overview of general
> program structure with pointers to more specific information. (Yes, I
> could look this all up, but it's much much faster
> if you know the language well. The site is under the GNU Documentation
> License,
> so I don't want to take examples directly from books and many online
> references.)

http://www.squirrel.nl/people/jvromans/perlref-history.html


--
John MexIT: http://johnbokma.com/mexit/
personal page: http://johnbokma.com/
Experienced programmer available: http://castleamber.com/
Happy Customers: http://castleamber.com/testimonials.html

Sherm Pendley

unread,
Sep 11, 2005, 3:12:23 PM9/11/05
to
Chris Frayda <cfr...@rochester.rr.com> writes:

> if you know the language well. The site is under the GNU Documentation
> License,
> so I don't want to take examples directly from books and many online
> references.)

Perl and all its included documentation is distributed under two licenses,
Perl's own Artistic License and the GPL. I'm no lawyer, but I'd imagine that
one or both of those should be compatible with the GDL.

Having said that, the text from "perldoc perlintro" sounds appropriate.

sherm--

--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org

0 new messages