[27865] in Perl-Users-Digest
Perl-Users Digest, Issue: 9229 Volume: 10
daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Mon May 15 09:05:48 2006
Date: Mon, 15 May 2006 06:05:04 -0700 (PDT)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)
Perl-Users Digest Mon, 15 May 2006 Volume: 10 Number: 9229
Today's topics:
Re: A critic of Guido's blog on Python's lambda <groups@theyoungfamily.co.uk>
Re: command line input argv (or just ate too much)
Re: command line input argv <psmahesh@gmail.com>
Help on the template files <vivek.kumar@india.rsystems.com>
new CPAN modules at Mon May 15 2006 (Randal Schwartz)
Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)
----------------------------------------------------------------------
Date: 15 May 2006 03:46:31 -0700
From: "Ben" <groups@theyoungfamily.co.uk>
Subject: Re: A critic of Guido's blog on Python's lambda
Message-Id: <1147689991.541829.129550@u72g2000cwu.googlegroups.com>
Nothing you have described sounds that complicated, and you never come
up with concrete objections to other peoples code (apart that it took
10 years to write in Lisp, so it must be really hard)
Why are you running a SoC project for PyCells if you dislike the
language so much. People who do like Python can implement it if they
need it (which I haven't seen any good examples that they do)
Please don't force a student to create a macro system just to port a
system to Python, as it won't really be python then. Use Pythonic
methodology instead. There are already plenty of ways to hide
complicated functionality, just not necessarily the way you want to do
it.
Cheers,
Ben
------------------------------
Date: Mon, 15 May 2006 11:08:49 GMT
From: "Sumo Wrestler (or just ate too much)" <sumo.wrestler.0rj82m+no.net.spam.abuse@earthlink.net>
Subject: Re: command line input argv
Message-Id: <5jZ9g.12074$Es3.654@newsread3.news.atl.earthlink.net>
pop wrote:
> [...]
> Iam trying to figure out the part from capturing the input and waiting
> on the terminal for him to hit any choice. [...]
my $input = <>;
print $input . "\n";
------------------------------
Date: 15 May 2006 05:01:17 -0700
From: "pop" <psmahesh@gmail.com>
Subject: Re: command line input argv
Message-Id: <1147694477.712243.61320@j33g2000cwa.googlegroups.com>
Thanks guys.
pop.
------------------------------
Date: 15 May 2006 05:37:04 -0700
From: "vivek" <vivek.kumar@india.rsystems.com>
Subject: Help on the template files
Message-Id: <1147696624.681521.234280@j33g2000cwa.googlegroups.com>
please tell me that why are these templates being used.
These are the broad classification of templates used in bugzilla.
=B7 Flag
=B7 Attachment
=B7 Account
=B7 Whine
=B7 Request
=B7 List
=B7 Admin
=B7 Global
=B7 Bug
=B7 Search
=B7 Reports
=B7 Pages
Small description what all this grouping on the template files .
where they are used.
please give details of all the files in this directory.
why and where this template files are being used
I would be thank full to u=20
regards
vivek
------------------------------
Date: Mon, 15 May 2006 04:42:07 GMT
From: merlyn@stonehenge.com (Randal Schwartz)
Subject: new CPAN modules at Mon May 15 2006
Message-Id: <IzAIE7.14AJ@zorch.sf-bay.org>
The following modules have recently been added to or updated in the
Comprehensive Perl Archive Network (CPAN). You can install them using the
instructions in the 'perlmodinstall' page included with your Perl
distribution.
Catalyst-Plugin-FormValidator-Simple-0.10
http://search.cpan.org/~lyokato/Catalyst-Plugin-FormValidator-Simple-0.10/
Validator for Catalyst with FormValidator::Simple
----
Class-Date-1.1.9
http://search.cpan.org/~dlux/Class-Date-1.1.9/
Class for easy date and time manipulation
----
Tk-GraphItems-0.03
http://search.cpan.org/~lamprecht/Tk-GraphItems-0.03/
Display relation-graphs on a Tk::Canvas
----
Tk-TimePick-0.01
http://search.cpan.org/~knorr/Tk-TimePick-0.01/
Perl extension for a graphical user interface to pick timestrings syntax mistake-secure
----
httpd_ctl-1.03
http://search.cpan.org/~srshah/httpd_ctl-1.03/
An apache httpd control script that supports Template Toolkit pre-processing
----
parrot-0.4.4
http://search.cpan.org/~ltoetsch/parrot-0.4.4/
----
Mail-Karmasphere-Client-1.13
http://search.cpan.org/~shevek/Mail-Karmasphere-Client-1.13/
Client for Karmasphere Reputation Server
----
version-0.59_03
http://search.cpan.org/~jpeacock/version-0.59_03/
Perl extension for Version Objects
----
Test-Perl-Critic-0.06
http://search.cpan.org/~thaljef/Test-Perl-Critic-0.06/
Use Perl::Critic in test scripts
----
Perl-Critic-0.16
http://search.cpan.org/~thaljef/Perl-Critic-0.16/
Critique Perl source code for best-practices
----
Snail-CSV-0.07
http://search.cpan.org/~mit/Snail-CSV-0.07/
Perl extension for read/write/update CSV files.
----
Wiki-Toolkit-Plugin-RSS-Reader-1.5
http://search.cpan.org/~dom/Wiki-Toolkit-Plugin-RSS-Reader-1.5/
retrieve RSS feeds for inclusion in Wiki::Toolkit nodes
----
Text-CSV-Separator-0.07
http://search.cpan.org/~enell/Text-CSV-Separator-0.07/
Determine the field separator of a CSV file
----
Wiki-Toolkit-Plugin-Locator-Grid-0.04
http://search.cpan.org/~dom/Wiki-Toolkit-Plugin-Locator-Grid-0.04/
A Wiki::Toolkit plugin to manage co-ordinate data.
----
Business-Billing-TMobile-UK-0.13
http://search.cpan.org/~srshah/Business-Billing-TMobile-UK-0.13/
The fantastic new Business::Billing::TMobile::UK!
----
DateTime-LazyInit-1.0200
http://search.cpan.org/~rickm/DateTime-LazyInit-1.0200/
DateTime objects with deferred validation DO NOT USE UNLESS YOU UNDERSTAND
----
Test-Harness-2.58
http://search.cpan.org/~petdance/Test-Harness-2.58/
Run Perl standard test scripts with statistics
----
HTML-EscapeEvil-AllowAll-0.04
http://search.cpan.org/~holly/HTML-EscapeEvil-AllowAll-0.04/
Escape tag.but all tag allow
----
Filesys-DfPortable-0.84
http://search.cpan.org/~iguthrie/Filesys-DfPortable-0.84/
Perl extension for filesystem space.
----
UNIVERSAL-which-0.02
http://search.cpan.org/~dankogai/UNIVERSAL-which-0.02/
tells fully qualified name of the method
If you're an author of one of these modules, please submit a detailed
announcement to comp.lang.perl.announce, and we'll pass it along.
print "Just another Perl hacker," # the original
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
------------------------------
Date: 6 Apr 2001 21:33:47 GMT (Last modified)
From: Perl-Users-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin)
Subject: Digest Administrivia (Last modified: 6 Apr 01)
Message-Id: <null>
Administrivia:
#The Perl-Users Digest is a retransmission of the USENET newsgroup
#comp.lang.perl.misc. For subscription or unsubscription requests, send
#the single line:
#
# subscribe perl-users
#or:
# unsubscribe perl-users
#
#to almanac@ruby.oce.orst.edu.
NOTE: due to the current flood of worm email banging on ruby, the smtp
server on ruby has been shut off until further notice.
To submit articles to comp.lang.perl.announce, send your article to
clpa@perl.com.
#To request back copies (available for a week or so), send your request
#to almanac@ruby.oce.orst.edu with the command "send perl-users x.y",
#where x is the volume number and y is the issue number.
#For other requests pertaining to the digest, send mail to
#perl-users-request@ruby.oce.orst.edu. Do not waste your time or mine
#sending perl questions to the -request address, I don't have time to
#answer them even if I did know the answer.
------------------------------
End of Perl-Users Digest V10 Issue 9229
***************************************