Menu

Tree [e94b67] master /
 History

HTTPS access


File Date Author Commit
 small-programs 2010-03-29 Chris Williams Chris Williams [4f21b5] Added a small example program that shows how to...
 AUTHORS 2011-03-19 Rocco Caputo Rocco Caputo [968d40] Migrate proto-documentation from the wiki.
 README 2011-03-26 Rocco Caputo Rocco Caputo [e94b67] Make a new README.
 README.old 2011-03-26 Rocco Caputo Rocco Caputo [e94b67] Make a new README.
 TODO.otl 2011-03-19 Rocco Caputo Rocco Caputo [a5a773] Start an "actionable" roadmap.
 beginners-guide.wiki 2011-03-19 Rocco Caputo Rocco Caputo [968d40] Migrate proto-documentation from the wiki.
 design-patterns.wiki 2011-03-19 Rocco Caputo Rocco Caputo [968d40] Migrate proto-documentation from the wiki.
 documentation-design.wiki 2011-03-19 Rocco Caputo Rocco Caputo [968d40] Migrate proto-documentation from the wiki.
 epo-proposal.txt 2010-04-28 Rocco Caputo Rocco Caputo [edd79c] Minor cleanups.
 epo-topics.otl 2010-04-20 Rocco Caputo Rocco Caputo [26fc9b] Made the EPO proposal a little more "this is wh...
 hello.perl 2010-03-05 Rocco Caputo Rocco Caputo [7d6a1a] I don't know how these survived since 2006 with...
 lecture-2001-11-15.wiki 2011-03-19 Rocco Caputo Rocco Caputo [968d40] Migrate proto-documentation from the wiki.
 looping.perl 2010-03-05 Rocco Caputo Rocco Caputo [7d6a1a] I don't know how these survived since 2006 with...
 notes.manifesto 2010-03-05 Rocco Caputo Rocco Caputo [7d6a1a] I don't know how these survived since 2006 with...
 poe-book.wiki 2011-03-19 Rocco Caputo Rocco Caputo [968d40] Migrate proto-documentation from the wiki.
 poesignals.pod 2006-08-21 Martijn van Beers Martijn van Beers [921214] beginnings of what should end up as comprehensi...
 programming-poe.wiki 2011-03-19 Rocco Caputo Rocco Caputo [968d40] Migrate proto-documentation from the wiki.
 style-concepts.wiki 2011-03-19 Rocco Caputo Rocco Caputo [968d40] Migrate proto-documentation from the wiki.
 style-general.wiki 2011-03-19 Rocco Caputo Rocco Caputo [968d40] Migrate proto-documentation from the wiki.
 style-glossary.wiki 2011-03-19 Rocco Caputo Rocco Caputo [968d40] Migrate proto-documentation from the wiki.
 style-modules.wiki 2011-03-19 Rocco Caputo Rocco Caputo [968d40] Migrate proto-documentation from the wiki.

Read Me

This is a long-term project to write a comprehensive, book-like manual
for POE.  It's inspired in part by similar manuals for projects such
as Moose::Manual.  Some files are part of an attempt to write the "POE
Book" that people have asked for.

If cash motivates you, the Enlightened Perl Organisation has offered a
£450 grant to complete this documentation.  For more information, see
http://www.enlightenedperl.org/grants/grants001.html

	Devin Austin was working on this grant, but he seems to have got
	busy with other things.  Please contact the project if you're
	interested in taking over the grant work.

To help, this repository recently aggregated external POE
documentation, proto-documentation ideas, and links to additional
resources.

The project's scope and roadmap is evolving in TODO.otl, which is a
plain-text outline that may be viewed and changed in any editor.

	The outline is actually in a format supported by Vim Outline.
	http://sites.google.com/site/vimoutlinerinfo/ version 0.3.4 or later
	might help.  However, the project is looking for an outline format
	supported by more editors.  Let us know if such a thing exists.

Licensing

	A quick `grep -A4 -i copyright *` shows that most materials have no
	explicit copyright.  The materials that are copyright, are done so
	from 2001-2011 under "the same terms as Perl itself".

	For compatibility, all future contributions must be made under the
	For compatibility, all new contributions must also be made under the
	same terms as Perl 5.  The final product will be distributed with
	Dist::Zilla, using 'license = Perl_5'.

Thank you for reading.  I hope you'll help.

-- Rocco Caputo