This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Assimilate Pod-Simple-3.03 to the Perl core
authorSteve Peters <steve@fisharerojo.org>
Wed, 7 Dec 2005 11:38:00 +0000 (11:38 +0000)
committerSteve Peters <steve@fisharerojo.org>
Wed, 7 Dec 2005 11:38:00 +0000 (11:38 +0000)
commit351625bd207602dfd0011de5eb4628c180eff839
treed0db853cf6ae8d0fa3809e85488e6c7b6862f4c9
parent9af30d341ef97abc147c19943ded57444789091d
Assimilate Pod-Simple-3.03 to the Perl core

p4raw-id: //depot/perl@26291
172 files changed:
MANIFEST
Porting/Maintainers.pl
lib/Pod/Simple.pm [new file with mode: 0644]
lib/Pod/Simple.pod [new file with mode: 0644]
lib/Pod/Simple/BlackBox.pm [new file with mode: 0644]
lib/Pod/Simple/ChangeLog [new file with mode: 0644]
lib/Pod/Simple/Checker.pm [new file with mode: 0644]
lib/Pod/Simple/Debug.pm [new file with mode: 0644]
lib/Pod/Simple/DumpAsText.pm [new file with mode: 0644]
lib/Pod/Simple/DumpAsXML.pm [new file with mode: 0644]
lib/Pod/Simple/HTML.pm [new file with mode: 0644]
lib/Pod/Simple/HTMLBatch.pm [new file with mode: 0644]
lib/Pod/Simple/HTMLLegacy.pm [new file with mode: 0644]
lib/Pod/Simple/LinkSection.pm [new file with mode: 0644]
lib/Pod/Simple/Methody.pm [new file with mode: 0644]
lib/Pod/Simple/Progress.pm [new file with mode: 0644]
lib/Pod/Simple/PullParser.pm [new file with mode: 0644]
lib/Pod/Simple/PullParserEndToken.pm [new file with mode: 0644]
lib/Pod/Simple/PullParserStartToken.pm [new file with mode: 0644]
lib/Pod/Simple/PullParserTextToken.pm [new file with mode: 0644]
lib/Pod/Simple/PullParserToken.pm [new file with mode: 0644]
lib/Pod/Simple/README [new file with mode: 0644]
lib/Pod/Simple/RTF.pm [new file with mode: 0644]
lib/Pod/Simple/Search.pm [new file with mode: 0644]
lib/Pod/Simple/SimpleTree.pm [new file with mode: 0644]
lib/Pod/Simple/Subclassing.pod [new file with mode: 0644]
lib/Pod/Simple/Text.pm [new file with mode: 0644]
lib/Pod/Simple/TextContent.pm [new file with mode: 0644]
lib/Pod/Simple/TiedOutFH.pm [new file with mode: 0644]
lib/Pod/Simple/Transcode.pm [new file with mode: 0644]
lib/Pod/Simple/TranscodeDumb.pm [new file with mode: 0644]
lib/Pod/Simple/TranscodeSmart.pm [new file with mode: 0644]
lib/Pod/Simple/XMLOutStream.pm [new file with mode: 0644]
lib/Pod/Simple/t/00about.t [new file with mode: 0644]
lib/Pod/Simple/t/20_skip_before_58.t [new file with mode: 0644]
lib/Pod/Simple/t/ac_c_extend.t [new file with mode: 0644]
lib/Pod/Simple/t/ac_c_simple.t [new file with mode: 0644]
lib/Pod/Simple/t/ac_d.t [new file with mode: 0644]
lib/Pod/Simple/t/basic.t [new file with mode: 0644]
lib/Pod/Simple/t/beginend.t [new file with mode: 0644]
lib/Pod/Simple/t/cbacks.t [new file with mode: 0644]
lib/Pod/Simple/t/chunking.t [new file with mode: 0644]
lib/Pod/Simple/t/closeys.t [new file with mode: 0644]
lib/Pod/Simple/t/corpus/buniya_cp1256.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/buniya_cp1256.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/buniya_iso6.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/buniya_iso6.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/fet_contradiction.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/fet_contradiction.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/fet_duplication.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/fet_duplication.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/fet_when_koi8r.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/fet_when_koi8r.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/french_implicit_latin1.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/french_implicit_latin1.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/french_latin1.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/french_latin1.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/greek_iso_8859_7.pod [new file with mode: 0644]
lib/Pod/Simple/t/corpus/greek_iso_8859_7.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/haiku-iso2202jp.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/haiku-iso2202jp.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/haiku-iso2202jpx.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/haiku-iso2202jpx.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/haiku-iso2202jpy.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/haiku-iso2202jpy.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/haiku-iso2202jpz.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/haiku-iso2202jpz.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/laozi38.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/laozi38.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/laozi38b.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/laozi38b.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/laozi38p.pod [new file with mode: 0644]
lib/Pod/Simple/t/corpus/laozi38p.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/nonesuch.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/nonesuch.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/pasternak_cp1251.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/pasternak_cp1251.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/plain.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/plain.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/plain_explicit.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/plain_explicit.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/plain_latin1.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/plain_latin1.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/plain_utf8.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/plain_utf8.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/polish_utf8.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/polish_utf8.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/s2763_sjis.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/s2763_sjis.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus/thai_iso11.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus/thai_iso11.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus_not_yet_impl/fiqhakbar_iso6.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus_not_yet_impl/fiqhakbar_iso6.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus_not_yet_impl/polish_implicit_utf8.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16be_bom.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16le_bom.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom2.txt [new file with mode: 0644]
lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom2.xml [new file with mode: 0644]
lib/Pod/Simple/t/corpustest.t [new file with mode: 0644]
lib/Pod/Simple/t/encoding_nonesuch.t [new file with mode: 0644]
lib/Pod/Simple/t/encoding_not_error.t [new file with mode: 0644]
lib/Pod/Simple/t/encoding_not_error0.t [new file with mode: 0644]
lib/Pod/Simple/t/fcodes.t [new file with mode: 0644]
lib/Pod/Simple/t/fcodes_ee.t [new file with mode: 0644]
lib/Pod/Simple/t/fcodes_ell.t [new file with mode: 0644]
lib/Pod/Simple/t/fcodes_ess.t [new file with mode: 0644]
lib/Pod/Simple/t/for.t [new file with mode: 0644]
lib/Pod/Simple/t/fornot.t [new file with mode: 0644]
lib/Pod/Simple/t/fullstop_spaces.t [new file with mode: 0644]
lib/Pod/Simple/t/head_ends_over.t [new file with mode: 0644]
lib/Pod/Simple/t/heads.t [new file with mode: 0644]
lib/Pod/Simple/t/html-para.t [new file with mode: 0644]
lib/Pod/Simple/t/html-styles.t [new file with mode: 0644]
lib/Pod/Simple/t/html-title.t [new file with mode: 0644]
lib/Pod/Simple/t/htmlbatch_01.t [new file with mode: 0644]
lib/Pod/Simple/t/itemadapt.t [new file with mode: 0644]
lib/Pod/Simple/t/items.t [new file with mode: 0644]
lib/Pod/Simple/t/itemstar.t [new file with mode: 0644]
lib/Pod/Simple/t/linkclass.t [new file with mode: 0644]
lib/Pod/Simple/t/other^test^lib/Sizzlesuzzle.pm [new file with mode: 0644]
lib/Pod/Simple/t/other^test^lib/hink^honk/Glunk.pod [new file with mode: 0644]
lib/Pod/Simple/t/other^test^lib/hink^honk/Vliff.pm [new file with mode: 0644]
lib/Pod/Simple/t/other^test^lib/hink^honk/readme.txt [new file with mode: 0644]
lib/Pod/Simple/t/other^test^lib/pod/perlthang.pod [new file with mode: 0644]
lib/Pod/Simple/t/other^test^lib/pod/perlzuk.pod [new file with mode: 0644]
lib/Pod/Simple/t/other^test^lib/squaa/Vliff.pm [new file with mode: 0644]
lib/Pod/Simple/t/other^test^lib/squaa/Wowo.pod [new file with mode: 0644]
lib/Pod/Simple/t/puller.t [new file with mode: 0644]
lib/Pod/Simple/t/pulltitle.t [new file with mode: 0644]
lib/Pod/Simple/t/render.t [new file with mode: 0644]
lib/Pod/Simple/t/sanity_tfh.t [new file with mode: 0644]
lib/Pod/Simple/t/search_05sane.t [new file with mode: 0644]
lib/Pod/Simple/t/search_10survey_specific.t [new file with mode: 0644]
lib/Pod/Simple/t/search_12survey_cwd.t [new file with mode: 0644]
lib/Pod/Simple/t/search_20survey_two.t [new file with mode: 0644]
lib/Pod/Simple/t/search_22survey_two_shadowing.t [new file with mode: 0644]
lib/Pod/Simple/t/search_25_glob_squaa_coloncolon_kleene.t [new file with mode: 0644]
lib/Pod/Simple/t/search_26_glob_kleene_k.t [new file with mode: 0644]
lib/Pod/Simple/t/search_27_glob_squaa_kleene.t [new file with mode: 0644]
lib/Pod/Simple/t/search_28_glob_z_kleene_k.t [new file with mode: 0644]
lib/Pod/Simple/t/search_29_glob_z_qmark_k.t [new file with mode: 0644]
lib/Pod/Simple/t/search_50survey_inc.t [new file with mode: 0644]
lib/Pod/Simple/t/stree.t [new file with mode: 0644]
lib/Pod/Simple/t/test^lib/Blorm.pm [new file with mode: 0644]
lib/Pod/Simple/t/test^lib/Zonk/Fiddle.txt [new file with mode: 0644]
lib/Pod/Simple/t/test^lib/Zonk/Pronk.pm [new file with mode: 0644]
lib/Pod/Simple/t/test^lib/Zonk/Veng.pm [new file with mode: 0644]
lib/Pod/Simple/t/test^lib/hink^honk/Glunk.pod [new file with mode: 0644]
lib/Pod/Simple/t/test^lib/hink^honk/Vliff.pm [new file with mode: 0644]
lib/Pod/Simple/t/test^lib/hink^honk/readme.txt [new file with mode: 0644]
lib/Pod/Simple/t/test^lib/pod/perlfliff.pod [new file with mode: 0644]
lib/Pod/Simple/t/test^lib/pod/perlthang.pod [new file with mode: 0644]
lib/Pod/Simple/t/test^lib/squaa.pm [new file with mode: 0644]
lib/Pod/Simple/t/test^lib/squaa/Glunk.pod [new file with mode: 0644]
lib/Pod/Simple/t/test^lib/squaa/Vliff.pm [new file with mode: 0644]
lib/Pod/Simple/t/test^lib/zikzik.pod [new file with mode: 0644]
lib/Pod/Simple/t/test_junk1.pod [new file with mode: 0644]
lib/Pod/Simple/t/test_junk1_out.txt [new file with mode: 0644]
lib/Pod/Simple/t/test_junk2.pod [new file with mode: 0644]
lib/Pod/Simple/t/test_junk2_out.txt [new file with mode: 0644]
lib/Pod/Simple/t/test_old_perlcygwin.pod [new file with mode: 0644]
lib/Pod/Simple/t/test_old_perlcygwin_out.txt [new file with mode: 0644]
lib/Pod/Simple/t/test_old_perlfaq3.pod [new file with mode: 0644]
lib/Pod/Simple/t/test_old_perlfaq3_out.txt [new file with mode: 0644]
lib/Pod/Simple/t/test_old_perlvar.pod [new file with mode: 0644]
lib/Pod/Simple/t/test_old_perlvar_out.txt [new file with mode: 0644]
lib/Pod/Simple/t/verbatim_formatted.t [new file with mode: 0644]
lib/Pod/Simple/t/verbatims.t [new file with mode: 0644]
lib/Pod/Simple/t/x_nixer.t [new file with mode: 0644]
lib/Pod/Simple/t/yet^another^test^lib/squaa/Vliff.pm [new file with mode: 0644]