Re: Chomp method



On 4/27/06, Russ Foster <rjf@xxxxxxxxxxxxxx> wrote:

Instead of the perldoc chomp example of:

It sounds as if you have ideas on how to improve the Perl
documentation. I heartily encourage you to contribute your
improvements by means of the perlbug program, which comes with Perl. A
patch to the .pod files is generally the best way to contribute
documentation.

Cheers!

--Tom Phoenix
Stonehenge Perl Training
.



Relevant Pages

  • ANNOUNCE - Muldis::DB v0.0.0 released, in p5+p6
    ... I am pleased to announce the release of Muldis::DB version 0.0.0 for Perl 5 on CPAN. ... If you want to read all the Muldis::DB documentation that exists now, I recommend doing so in this order: ... Muldis::DB implements a D language as defined by Hugh Darwen and Chris Date, and presents a superior interface for working with the relational model of data, contrasted with SQL. ...
    (perl.dbi.users)
  • Re: How to use select (select(2)) in Perl?
    ... }> global-assignment *across* a package does. ... Perhaps we could agree that the ONLY real change in the documentation ... } very thin wraper around that, that provides a Perlish interface. ... } be willing to bet that if perl hadn't had select in the first place, ...
    (comp.lang.perl.misc)
  • Re: Wait for background processes to complete
    ... especially the ones about the Perl Documentation being ... There is no further reference to a "double fork" (except in the ... There is a general problem with perl documentation: ... and what the child should do depend on what you want them to do. ...
    (comp.lang.perl.misc)
  • Re: regex to convert 1000000 -> 1,000,000 ?
    ... >> is a big chunk of that documentation and pretty hard to miss, ... the whole situation is like this: Perl is like a software ... If the newbie is an idiot, and uses grep not to search and then check the ... > have to first KNOW of perldoc. ...
    (comp.lang.perl.misc)
  • perldoc -q date|time FAQ -- and -- Re: making same change to *lots* of files, *w
    ... whether the point 24 hours ago was in daylight savings time. ... How do I get a file's timestamp in perl? ... You use the utime() function documented in "utime" in perlfunc. ... Check the documentation for your specific version of Perl. ...
    (comp.lang.perl.misc)