Stories for 2005-10-08

[email protected]
Newsgroups gmane.comp.lang.perl.daily.news
Message-ID <1128736956.942863-31289-slash-slashcluster-http-4.osdn.net@use.perl.org>
use Perl Daily Newsletter

In this issue:
    * Annotating CPAN
    * New CPAN Distributions for October  7, 2005

+--------------------------------------------------------------------+
| Annotating CPAN                                                    |
|   posted by Robrt on Friday October 07, @00:30 (CPAN)              |
|   http://use.perl.org/article.pl?sid=05/10/07/0411247              |
+--------------------------------------------------------------------+

[0]itub writes "[1]AnnoCPAN lets you view the documentation for CPAN
modules. What makes AnnoCPAN special? It provides annotations on the
margins, which are added by the users (that means you!). Also see the
[2]perl.com article."

Discuss this story at:
    http://use.perl.org/comments.pl?sid=05/10/07/0411247

Links:
    0. mailto:[email protected]
    1. http://annocpan.org/
    2. http://www.perl.com/pub/a/2005/06/30/annocpan.html


+--------------------------------------------------------------------+
| New CPAN Distributions for October  7, 2005                        |
|   posted by pudge on Friday October 07, @18:30 (Module Listings)   |
|   http://use.perl.org/article.pl?sid=05/10/07/1530206              |
+--------------------------------------------------------------------+

  * [0]Apache-Imager-Resize-0.10
  * [1]Apache-Imager-Resize-0.11 -- Fixup handler that resizes and crops
    images on the fly, caching the results, and doesn't require
    ImageMagick.
  * [2]Apache-Session-1.80 -- A persistence framework for session data
  * [3]Array-FileReader-0.03 -- Lazily tie files to arrays for reading
  * [4]Attribute-Context-0.04 -- Perl extension for automatically
    altering subroutine behavior based upon context
  * [5]Bundle-Pugs-SmokeKit-0.01 -- Bundle for running Pugs smoke tests
  * [6]Bundle-Pugs-SmokeKit-0.02 -- Bundle for running Pugs smoke tests
  * [7]Bundle-Pugs-SmokeKit-0.03 -- Bundle for running Pugs smoke tests
  * [8]CGI-Ajax-0.56 -- a perl-specific system for writing AJAX- or
    DHTML-based web applications (formerly know as the module
    CGI::Perljax).
  * [9]Catalyst-Plugin-Static-Simple-0.09 -- Make serving static pages
    painless.
  * [10]Catalyst-View-TT-0.13 -- Template View Class
  * [11]Chatbot-Alpha-2.00 -- A simple chatterbot brain.
  * [12]Class-GAPI-1.1 -- Generic API, Base class with autoloaded
    methods, stub objects, cloning etc.
  * [13]ClearCase-Wrapper-DSB-1.12 -- David Boyce's contributed cleartool
    wrapper functions
  * [14]Data-ICal-0.05 -- Generates iCalendar (RFC 2445) calendar files
  * [15]HTML-FormatText-WithLinks-0.06 -- HTML to text conversion with
    links as footnotes
  * [16]HTML-Tag-1.00 -- Another HTML Widget system
  * [17]HTML-Template-Compiled-0.53 -- Template System Compiles
    HTML::Template files to Perl code
  * [18]HTTP-Body-0.01 -- HTTP Body Parser
  * [19]HTTP-Body-0.2 -- HTTP Body Parser
  * [20]HTTP-Server-Simple-0.14
  * [21]HTTP-Server-Simple-0.15
  * [22]Location-GeoTool-Plugin-Locapoint-0.01 -- Plugin for
    Location::GeoTool to access Locapoint GIS data format
  * [23]Log-Localized-0.04 -- Localize your logging
  * [24]Math-Matlab-0.05 -- An abstract base class for a simple Matlab
    API.
  * [25]Mozilla-Mechanize-0.04 -- Like WWW::Mechanize but using
    Gtk2::MozEmbed
  * [26]Net-DHCP-0.62
  * [27]Net-Flickr-RDF-1.3 -- a.k.a RDF::Describes::Flickr
  * [28]Net-Pcap-0.08 -- Interface to pcap(3) LBL packet capture library
  * [29]Object-LocalVars-0.16 -- Outside-in objects with local aliasing
    of $self and object variables
  * [30]Perl6-Placeholders-0.06 -- Perl 6 implicitly declared parameters
    for Perl 5
  * [31]SQL-Builder-0.01 -- a structured SQL manipulation interface
  * [32]SQL-Builder-0.02 -- a structured SQL manipulation interface
  * [33]Sub-NamedParams-1.02 -- Perl extension for using named arguments
    with any sub
  * [34]Sub-Signatures-0.20 -- Use proper signatures for subroutines,
    including dispatching.
  * [35]Tk-Gpack-0.8 -- Abbreviated geometry arguments for pack, grid and
    place geometry managers.
  * [36]Tk-MK-0.09
  * [37]WWW-SourceForge-0.09 -- Retrieve infromation from SourceForge
    site.
  * [38]Win32-Net-Session-0.02 -- Perl extension for getting informations
    about connected clients to a server or workstation.
  * [39]txt2html-2.43 -- convert plain text file to HTML.

Discuss this story at:
    http://use.perl.org/comments.pl?sid=05/10/07/1530206

Links:
    0. http://search.cpan.org/~wross/Apache-Imager-Resize-0.10
    1. http://search.cpan.org/~wross/Apache-Imager-Resize-0.11
    2. http://search.cpan.org/~cwest/Apache-Session-1.80
    3. http://search.cpan.org/~ovid/Array-FileReader-0.03
    4. http://search.cpan.org/~ovid/Attribute-Context-0.04
    5. http://search.cpan.org/~gaal/Bundle-Pugs-SmokeKit-0.01
    6. http://search.cpan.org/~gaal/Bundle-Pugs-SmokeKit-0.02
    7. http://search.cpan.org/~gaal/Bundle-Pugs-SmokeKit-0.03
    8. http://search.cpan.org/~bct/CGI-Ajax-0.56
    9. http://search.cpan.org/~agrundma/Catalyst-Plugin-Static-Simple-0.09
   10. http://search.cpan.org/~agrundma/Catalyst-View-TT-0.13
   11. http://search.cpan.org/~kirsle/Chatbot-Alpha-2.00
   12. http://search.cpan.org/~crosswire/Class-GAPI-1.1
   13. http://search.cpan.org/~dsb/ClearCase-Wrapper-DSB-1.12
   14. http://search.cpan.org/~jesse/Data-ICal-0.05
   15. http://search.cpan.org/~struan/HTML-FormatText-WithLinks-0.06
   16. http://search.cpan.org/~ebruni/HTML-Tag-1.00
   17. http://search.cpan.org/~tinita/HTML-Template-Compiled-0.53
   18. http://search.cpan.org/~sri/HTTP-Body-0.01
   19. http://search.cpan.org/~sri/HTTP-Body-0.2
   20. http://search.cpan.org/~jesse/HTTP-Server-Simple-0.14
   21. http://search.cpan.org/~jesse/HTTP-Server-Simple-0.15
   22. http://search.cpan.org/~kokogiko/Location-GeoTool-Plugin-Locapoint-0.01
   23. http://search.cpan.org/~erwan/Log-Localized-0.04
   24. http://search.cpan.org/~zman/Math-Matlab-0.05
   25. http://search.cpan.org/~slanning/Mozilla-Mechanize-0.04
   26. http://search.cpan.org/~shadinger/Net-DHCP-0.62
   27. http://search.cpan.org/~ascope/Net-Flickr-RDF-1.3
   28. http://search.cpan.org/~saper/Net-Pcap-0.08
   29. http://search.cpan.org/~dagolden/Object-LocalVars-0.16
   30. http://search.cpan.org/~lpalmer/Perl6-Placeholders-0.06
   31. http://search.cpan.org/~sili/SQL-Builder-0.01
   32. http://search.cpan.org/~sili/SQL-Builder-0.02
   33. http://search.cpan.org/~ovid/Sub-NamedParams-1.02
   34. http://search.cpan.org/~ovid/Sub-Signatures-0.20
   35. http://search.cpan.org/~crosswire/Tk-Gpack-0.8
   36. http://search.cpan.org/~mikra/Tk-MK-0.09
   37. http://search.cpan.org/~gugod/WWW-SourceForge-0.09
   38. http://search.cpan.org/~rpagitsch/Win32-Net-Session-0.02
   39. http://search.cpan.org/~rubykat/txt2html-2.43



Copyright 1997-2005 pudge.  All rights reserved.


======================================================================

# Unsubscribe                    mailto:[email protected]
# News, archives, discussion     http://use.perl.org/
# Perl News in The Perl Journal  http://www.tpj.com/
# Feedback and news ideas        mailto:[email protected]
#                                http://use.perl.org/submit.pl
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.