r41232 - in /branches/upstream/libppi-perl/current: ./ inc/Class/ inc/Config/ inc/File/ inc/Hook/ inc/Module/ inc/Module/Install/ inc/Test/ lib/ lib/PPI/ lib/PPI/Document/ lib/PPI/Exception/ lib/PPI/Normal/ lib/PPI/Statement/ lib/PPI/Statement/Include/ lib/PPI/Structure/ lib/PPI/Token/ lib/PPI/Token/Number/ lib/PPI/Token/Quote/ lib/PPI/Token/QuoteLike/ lib/PPI/Token/Regexp/ lib/PPI/Token/_QuoteEngine/ lib/PPI/Transform/ t/ t/data/03_document/ t/data/03_empiric/ t/data/05_lexer/ t/data/05_lexer_practical/ t/data/07_token/ t/data/08_regression/ t/data/26_bom/ t/data/27_complete/ t/lib/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Mon Aug 3 15:14:48 UTC 2009


Author: jawnsy-guest
Date: Mon Aug  3 15:14:36 2009
New Revision: 41232

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=41232
Log:
[svn-upgrade] Integrating new upstream version, libppi-perl (1.205)

Added:
    branches/upstream/libppi-perl/current/inc/Module/Install/With.pm
    branches/upstream/libppi-perl/current/lib/PPI/Exception/ParserRejection.pm
    branches/upstream/libppi-perl/current/lib/PPI/Statement/Given.pm
    branches/upstream/libppi-perl/current/lib/PPI/Statement/When.pm
    branches/upstream/libppi-perl/current/lib/PPI/Structure/For.pm
    branches/upstream/libppi-perl/current/lib/PPI/Structure/Given.pm
    branches/upstream/libppi-perl/current/lib/PPI/Structure/When.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/BOM.pm
    branches/upstream/libppi-perl/current/lib/PPI/Transform/
    branches/upstream/libppi-perl/current/lib/PPI/Transform/UpdateCopyright.pm
    branches/upstream/libppi-perl/current/lib/PPI/XSAccessor.pm
    branches/upstream/libppi-perl/current/t/03_document.t
    branches/upstream/libppi-perl/current/t/05_lexer.t
    branches/upstream/libppi-perl/current/t/16_xml.t
    branches/upstream/libppi-perl/current/t/25_increment.t
    branches/upstream/libppi-perl/current/t/26_bom.t
    branches/upstream/libppi-perl/current/t/27_complete.t
    branches/upstream/libppi-perl/current/t/28_foreach_qw.t
    branches/upstream/libppi-perl/current/t/data/03_document/
    branches/upstream/libppi-perl/current/t/data/03_document/empty.dat
    branches/upstream/libppi-perl/current/t/data/03_document/test.dat
    branches/upstream/libppi-perl/current/t/data/05_lexer/
    branches/upstream/libppi-perl/current/t/data/05_lexer/01_simpleassign.code
    branches/upstream/libppi-perl/current/t/data/05_lexer/01_simpleassign.dump
    branches/upstream/libppi-perl/current/t/data/05_lexer/02_END.code
    branches/upstream/libppi-perl/current/t/data/05_lexer/02_END.dump
    branches/upstream/libppi-perl/current/t/data/05_lexer/03_subroutine_attributes.code
    branches/upstream/libppi-perl/current/t/data/05_lexer/03_subroutine_attributes.dump
    branches/upstream/libppi-perl/current/t/data/05_lexer/04_anonymous_subroutines.code
    branches/upstream/libppi-perl/current/t/data/05_lexer/04_anonymous_subroutines.dump
    branches/upstream/libppi-perl/current/t/data/05_lexer/05_compound_loops.code
    branches/upstream/libppi-perl/current/t/data/05_lexer/05_compound_loops.dump
    branches/upstream/libppi-perl/current/t/data/05_lexer/06_subroutine_prototypes.code
    branches/upstream/libppi-perl/current/t/data/05_lexer/06_subroutine_prototypes.dump
    branches/upstream/libppi-perl/current/t/data/05_lexer/07_unmatched_braces.code
    branches/upstream/libppi-perl/current/t/data/05_lexer/07_unmatched_braces.dump
    branches/upstream/libppi-perl/current/t/data/05_lexer/08_subroutines.code
    branches/upstream/libppi-perl/current/t/data/05_lexer/08_subroutines.dump
    branches/upstream/libppi-perl/current/t/data/05_lexer/09_heredoc.code
    branches/upstream/libppi-perl/current/t/data/05_lexer/09_heredoc.dump
    branches/upstream/libppi-perl/current/t/data/05_lexer/10_readline.code
    branches/upstream/libppi-perl/current/t/data/05_lexer/10_readline.dump
    branches/upstream/libppi-perl/current/t/data/05_lexer/11_dor.code
    branches/upstream/libppi-perl/current/t/data/05_lexer/11_dor.dump
    branches/upstream/libppi-perl/current/t/data/05_lexer/12_switch.code
    branches/upstream/libppi-perl/current/t/data/05_lexer/12_switch.dump
    branches/upstream/libppi-perl/current/t/data/07_token/smart_match.code
    branches/upstream/libppi-perl/current/t/data/07_token/smart_match.dump
    branches/upstream/libppi-perl/current/t/data/08_regression/37_partial_prototype.code
    branches/upstream/libppi-perl/current/t/data/08_regression/37_partial_prototype.dump
    branches/upstream/libppi-perl/current/t/data/08_regression/38_multiply.code
    branches/upstream/libppi-perl/current/t/data/08_regression/38_multiply.dump
    branches/upstream/libppi-perl/current/t/data/08_regression/39_foreach_our.code
    branches/upstream/libppi-perl/current/t/data/08_regression/39_foreach_our.dump
    branches/upstream/libppi-perl/current/t/data/08_regression/40_foreach_eval.code
    branches/upstream/libppi-perl/current/t/data/08_regression/40_foreach_eval.dump
    branches/upstream/libppi-perl/current/t/data/26_bom/
    branches/upstream/libppi-perl/current/t/data/26_bom/utf8.code
    branches/upstream/libppi-perl/current/t/data/26_bom/utf8.dump
    branches/upstream/libppi-perl/current/t/data/27_complete/
    branches/upstream/libppi-perl/current/t/data/27_complete/01y_helloworld.code
    branches/upstream/libppi-perl/current/t/data/27_complete/02n_helloworld.code
    branches/upstream/libppi-perl/current/t/interactive.t
    branches/upstream/libppi-perl/current/t/ppi_lexer.t
    branches/upstream/libppi-perl/current/t/ppi_statement.t
    branches/upstream/libppi-perl/current/t/ppi_statement_compound.t
    branches/upstream/libppi-perl/current/t/ppi_statement_include.t
    branches/upstream/libppi-perl/current/t/ppi_token_number_version.t
    branches/upstream/libppi-perl/current/t/ppi_token_quotelike_words.t
Removed:
    branches/upstream/libppi-perl/current/inc/Class/
    branches/upstream/libppi-perl/current/inc/Config/
    branches/upstream/libppi-perl/current/inc/File/
    branches/upstream/libppi-perl/current/inc/Hook/
    branches/upstream/libppi-perl/current/inc/Module/Install/Include.pm
    branches/upstream/libppi-perl/current/inc/Test/
    branches/upstream/libppi-perl/current/lib/PPI/Structure/ForLoop.pm
    branches/upstream/libppi-perl/current/t/03_empiric.t
    branches/upstream/libppi-perl/current/t/05_lexer_practical.t
    branches/upstream/libppi-perl/current/t/16_xml_compatibility.t
    branches/upstream/libppi-perl/current/t/data/03_empiric/
    branches/upstream/libppi-perl/current/t/data/05_lexer_practical/
Modified:
    branches/upstream/libppi-perl/current/Changes
    branches/upstream/libppi-perl/current/MANIFEST
    branches/upstream/libppi-perl/current/META.yml
    branches/upstream/libppi-perl/current/Makefile.PL
    branches/upstream/libppi-perl/current/README
    branches/upstream/libppi-perl/current/inc/Module/Install.pm
    branches/upstream/libppi-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libppi-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libppi-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libppi-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libppi-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libppi-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libppi-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libppi-perl/current/lib/PPI.pm
    branches/upstream/libppi-perl/current/lib/PPI/Cache.pm
    branches/upstream/libppi-perl/current/lib/PPI/Document.pm
    branches/upstream/libppi-perl/current/lib/PPI/Document/File.pm
    branches/upstream/libppi-perl/current/lib/PPI/Document/Fragment.pm
    branches/upstream/libppi-perl/current/lib/PPI/Document/Normalized.pm
    branches/upstream/libppi-perl/current/lib/PPI/Dumper.pm
    branches/upstream/libppi-perl/current/lib/PPI/Element.pm
    branches/upstream/libppi-perl/current/lib/PPI/Exception.pm
    branches/upstream/libppi-perl/current/lib/PPI/Exception/ParserTimeout.pm
    branches/upstream/libppi-perl/current/lib/PPI/Find.pm
    branches/upstream/libppi-perl/current/lib/PPI/Lexer.pm
    branches/upstream/libppi-perl/current/lib/PPI/Node.pm
    branches/upstream/libppi-perl/current/lib/PPI/Normal.pm
    branches/upstream/libppi-perl/current/lib/PPI/Normal/Standard.pm
    branches/upstream/libppi-perl/current/lib/PPI/Statement.pm
    branches/upstream/libppi-perl/current/lib/PPI/Statement/Break.pm
    branches/upstream/libppi-perl/current/lib/PPI/Statement/Compound.pm
    branches/upstream/libppi-perl/current/lib/PPI/Statement/Data.pm
    branches/upstream/libppi-perl/current/lib/PPI/Statement/End.pm
    branches/upstream/libppi-perl/current/lib/PPI/Statement/Expression.pm
    branches/upstream/libppi-perl/current/lib/PPI/Statement/Include.pm
    branches/upstream/libppi-perl/current/lib/PPI/Statement/Include/Perl6.pm
    branches/upstream/libppi-perl/current/lib/PPI/Statement/Null.pm
    branches/upstream/libppi-perl/current/lib/PPI/Statement/Package.pm
    branches/upstream/libppi-perl/current/lib/PPI/Statement/Scheduled.pm
    branches/upstream/libppi-perl/current/lib/PPI/Statement/Sub.pm
    branches/upstream/libppi-perl/current/lib/PPI/Statement/Unknown.pm
    branches/upstream/libppi-perl/current/lib/PPI/Statement/UnmatchedBrace.pm
    branches/upstream/libppi-perl/current/lib/PPI/Statement/Variable.pm
    branches/upstream/libppi-perl/current/lib/PPI/Structure.pm
    branches/upstream/libppi-perl/current/lib/PPI/Structure/Block.pm
    branches/upstream/libppi-perl/current/lib/PPI/Structure/Condition.pm
    branches/upstream/libppi-perl/current/lib/PPI/Structure/Constructor.pm
    branches/upstream/libppi-perl/current/lib/PPI/Structure/List.pm
    branches/upstream/libppi-perl/current/lib/PPI/Structure/Subscript.pm
    branches/upstream/libppi-perl/current/lib/PPI/Structure/Unknown.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/ArrayIndex.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Attribute.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Cast.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Comment.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/DashedWord.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Data.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/End.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/HereDoc.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Label.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Magic.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Number.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Number/Binary.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Number/Exp.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Number/Float.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Number/Hex.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Number/Octal.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Number/Version.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Operator.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Pod.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Prototype.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Quote.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Quote/Double.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Quote/Interpolate.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Quote/Literal.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Quote/Single.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/QuoteLike.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/QuoteLike/Backtick.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/QuoteLike/Command.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/QuoteLike/Readline.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/QuoteLike/Regexp.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/QuoteLike/Words.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Regexp.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Regexp/Match.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Regexp/Substitute.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Regexp/Transliterate.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Separator.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Structure.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Symbol.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Unknown.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Whitespace.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/Word.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/_QuoteEngine.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/_QuoteEngine/Full.pm
    branches/upstream/libppi-perl/current/lib/PPI/Token/_QuoteEngine/Simple.pm
    branches/upstream/libppi-perl/current/lib/PPI/Tokenizer.pm
    branches/upstream/libppi-perl/current/lib/PPI/Transform.pm
    branches/upstream/libppi-perl/current/lib/PPI/Util.pm
    branches/upstream/libppi-perl/current/t/01_compile.t
    branches/upstream/libppi-perl/current/t/02_api.t
    branches/upstream/libppi-perl/current/t/04_element.t
    branches/upstream/libppi-perl/current/t/06_round_trip.t
    branches/upstream/libppi-perl/current/t/07_token.t
    branches/upstream/libppi-perl/current/t/08_regression.t
    branches/upstream/libppi-perl/current/t/09_normal.t
    branches/upstream/libppi-perl/current/t/10_statement.t
    branches/upstream/libppi-perl/current/t/11_util.t
    branches/upstream/libppi-perl/current/t/12_location.t
    branches/upstream/libppi-perl/current/t/13_data.t
    branches/upstream/libppi-perl/current/t/14_charsets.t
    branches/upstream/libppi-perl/current/t/15_transform.t
    branches/upstream/libppi-perl/current/t/17_storable.t
    branches/upstream/libppi-perl/current/t/18_cache.t
    branches/upstream/libppi-perl/current/t/19_selftesting.t
    branches/upstream/libppi-perl/current/t/20_tokenizer_regression.t
    branches/upstream/libppi-perl/current/t/21_exhaustive.t
    branches/upstream/libppi-perl/current/t/22_readonly.t
    branches/upstream/libppi-perl/current/t/23_file.t
    branches/upstream/libppi-perl/current/t/24_v6.t
    branches/upstream/libppi-perl/current/t/99_author.t
    branches/upstream/libppi-perl/current/t/data/08_regression/09_for_var.dump
    branches/upstream/libppi-perl/current/t/lib/PPI.pm
    branches/upstream/libppi-perl/current/t/ppi_element.t
    branches/upstream/libppi-perl/current/t/ppi_normal.t
    branches/upstream/libppi-perl/current/t/ppi_token_dashedword.t
    branches/upstream/libppi-perl/current/t/ppi_token_quote_double.t
    branches/upstream/libppi-perl/current/t/ppi_token_word.t

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/upstream/libppi-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/Changes?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/MANIFEST?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/META.yml?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/Makefile.PL?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/README?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/inc/Module/Install.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/inc/Module/Install/Base.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/inc/Module/Install/Can.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/inc/Module/Install/Fetch.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/inc/Module/Install/Makefile.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/inc/Module/Install/Metadata.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/inc/Module/Install/Win32.pm?rev=41232&op=diff

Added: branches/upstream/libppi-perl/current/inc/Module/Install/With.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/inc/Module/Install/With.pm?rev=41232&op=file

Modified: branches/upstream/libppi-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/inc/Module/Install/WriteAll.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Cache.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Cache.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Document.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Document.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Document/File.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Document/File.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Document/Fragment.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Document/Fragment.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Document/Normalized.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Document/Normalized.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Dumper.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Dumper.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Element.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Element.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Exception.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Exception.pm?rev=41232&op=diff

Added: branches/upstream/libppi-perl/current/lib/PPI/Exception/ParserRejection.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Exception/ParserRejection.pm?rev=41232&op=file

Modified: branches/upstream/libppi-perl/current/lib/PPI/Exception/ParserTimeout.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Exception/ParserTimeout.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Find.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Find.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Lexer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Lexer.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Node.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Node.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Normal.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Normal.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Normal/Standard.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Normal/Standard.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Statement.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Statement.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Statement/Break.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Statement/Break.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Statement/Compound.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Statement/Compound.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Statement/Data.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Statement/Data.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Statement/End.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Statement/End.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Statement/Expression.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Statement/Expression.pm?rev=41232&op=diff

Added: branches/upstream/libppi-perl/current/lib/PPI/Statement/Given.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Statement/Given.pm?rev=41232&op=file

Modified: branches/upstream/libppi-perl/current/lib/PPI/Statement/Include.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Statement/Include.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Statement/Include/Perl6.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Statement/Include/Perl6.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Statement/Null.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Statement/Null.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Statement/Package.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Statement/Package.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Statement/Scheduled.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Statement/Scheduled.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Statement/Sub.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Statement/Sub.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Statement/Unknown.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Statement/Unknown.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Statement/UnmatchedBrace.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Statement/UnmatchedBrace.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Statement/Variable.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Statement/Variable.pm?rev=41232&op=diff

Added: branches/upstream/libppi-perl/current/lib/PPI/Statement/When.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Statement/When.pm?rev=41232&op=file

Modified: branches/upstream/libppi-perl/current/lib/PPI/Structure.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Structure.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Structure/Block.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Structure/Block.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Structure/Condition.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Structure/Condition.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Structure/Constructor.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Structure/Constructor.pm?rev=41232&op=diff

Added: branches/upstream/libppi-perl/current/lib/PPI/Structure/For.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Structure/For.pm?rev=41232&op=file

Added: branches/upstream/libppi-perl/current/lib/PPI/Structure/Given.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Structure/Given.pm?rev=41232&op=file

Modified: branches/upstream/libppi-perl/current/lib/PPI/Structure/List.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Structure/List.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Structure/Subscript.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Structure/Subscript.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Structure/Unknown.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Structure/Unknown.pm?rev=41232&op=diff

Added: branches/upstream/libppi-perl/current/lib/PPI/Structure/When.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Structure/When.pm?rev=41232&op=file

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/ArrayIndex.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/ArrayIndex.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Attribute.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Attribute.pm?rev=41232&op=diff

Added: branches/upstream/libppi-perl/current/lib/PPI/Token/BOM.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/BOM.pm?rev=41232&op=file

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Cast.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Cast.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Comment.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Comment.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/DashedWord.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/DashedWord.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Data.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Data.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/End.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/End.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/HereDoc.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/HereDoc.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Label.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Label.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Magic.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Magic.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Number.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Number.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Number/Binary.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Number/Binary.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Number/Exp.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Number/Exp.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Number/Float.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Number/Float.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Number/Hex.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Number/Hex.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Number/Octal.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Number/Octal.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Number/Version.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Number/Version.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Operator.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Operator.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Pod.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Pod.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Prototype.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Prototype.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Quote.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Quote.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Quote/Double.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Quote/Double.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Quote/Interpolate.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Quote/Interpolate.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Quote/Literal.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Quote/Literal.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Quote/Single.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Quote/Single.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/QuoteLike.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/QuoteLike.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/QuoteLike/Backtick.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/QuoteLike/Backtick.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/QuoteLike/Command.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/QuoteLike/Command.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/QuoteLike/Readline.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/QuoteLike/Readline.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/QuoteLike/Regexp.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/QuoteLike/Regexp.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/QuoteLike/Words.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/QuoteLike/Words.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Regexp.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Regexp.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Regexp/Match.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Regexp/Match.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Regexp/Substitute.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Regexp/Substitute.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Regexp/Transliterate.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Regexp/Transliterate.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Separator.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Separator.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Structure.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Structure.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Symbol.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Symbol.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Unknown.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Unknown.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Whitespace.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Whitespace.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/Word.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/Word.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/_QuoteEngine.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/_QuoteEngine.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/_QuoteEngine/Full.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/_QuoteEngine/Full.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Token/_QuoteEngine/Simple.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Token/_QuoteEngine/Simple.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Tokenizer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Tokenizer.pm?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/lib/PPI/Transform.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Transform.pm?rev=41232&op=diff

Added: branches/upstream/libppi-perl/current/lib/PPI/Transform/UpdateCopyright.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Transform/UpdateCopyright.pm?rev=41232&op=file

Modified: branches/upstream/libppi-perl/current/lib/PPI/Util.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/Util.pm?rev=41232&op=diff

Added: branches/upstream/libppi-perl/current/lib/PPI/XSAccessor.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/lib/PPI/XSAccessor.pm?rev=41232&op=file

Modified: branches/upstream/libppi-perl/current/t/01_compile.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/01_compile.t?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/t/02_api.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/02_api.t?rev=41232&op=diff

Added: branches/upstream/libppi-perl/current/t/03_document.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/03_document.t?rev=41232&op=file

Modified: branches/upstream/libppi-perl/current/t/04_element.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/04_element.t?rev=41232&op=diff

Added: branches/upstream/libppi-perl/current/t/05_lexer.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/05_lexer.t?rev=41232&op=file

Modified: branches/upstream/libppi-perl/current/t/06_round_trip.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/06_round_trip.t?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/t/07_token.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/07_token.t?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/t/08_regression.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/08_regression.t?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/t/09_normal.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/09_normal.t?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/t/10_statement.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/10_statement.t?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/t/11_util.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/11_util.t?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/t/12_location.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/12_location.t?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/t/13_data.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/13_data.t?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/t/14_charsets.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/14_charsets.t?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/t/15_transform.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/15_transform.t?rev=41232&op=diff

Added: branches/upstream/libppi-perl/current/t/16_xml.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/16_xml.t?rev=41232&op=file

Modified: branches/upstream/libppi-perl/current/t/17_storable.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/17_storable.t?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/t/18_cache.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/18_cache.t?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/t/19_selftesting.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/19_selftesting.t?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/t/20_tokenizer_regression.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/20_tokenizer_regression.t?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/t/21_exhaustive.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/21_exhaustive.t?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/t/22_readonly.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/22_readonly.t?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/t/23_file.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libppi-perl/current/t/23_file.t?rev=41232&op=diff

Modified: branches/upstream/libppi-perl/current/t/24_v6.t

[... 179 lines stripped ...]



More information about the Pkg-perl-cvs-commits mailing list