r69472 - in /branches/upstream/libtext-microtemplate-perl: ./ current/ current/contrib/ current/contrib/vim/ current/contrib/vim/ftdetect/ current/contrib/vim/syntax/ current/inc/ current/inc/Module/ current/inc/Module/Install/ current/lib/ current/lib/Text/ current/lib/Text/MicroTemplate/ current/t/ current/t/07-file/

takaki at users.alioth.debian.org takaki at users.alioth.debian.org
Thu Feb 24 06:08:54 UTC 2011


Author: takaki
Date: Thu Feb 24 06:08:26 2011
New Revision: 69472

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=69472
Log:
[svn-inject] Installing original source of libtext-microtemplate-perl (0.18)

Added:
    branches/upstream/libtext-microtemplate-perl/
    branches/upstream/libtext-microtemplate-perl/current/
    branches/upstream/libtext-microtemplate-perl/current/Changes
    branches/upstream/libtext-microtemplate-perl/current/MANIFEST
    branches/upstream/libtext-microtemplate-perl/current/META.yml
    branches/upstream/libtext-microtemplate-perl/current/Makefile.PL
    branches/upstream/libtext-microtemplate-perl/current/README
    branches/upstream/libtext-microtemplate-perl/current/contrib/
    branches/upstream/libtext-microtemplate-perl/current/contrib/vim/
    branches/upstream/libtext-microtemplate-perl/current/contrib/vim/ftdetect/
    branches/upstream/libtext-microtemplate-perl/current/contrib/vim/ftdetect/html.vim
    branches/upstream/libtext-microtemplate-perl/current/contrib/vim/ftdetect/mt.vim
    branches/upstream/libtext-microtemplate-perl/current/contrib/vim/syntax/
    branches/upstream/libtext-microtemplate-perl/current/contrib/vim/syntax/tmt.vim
    branches/upstream/libtext-microtemplate-perl/current/contrib/vim/syntax/tmt2html.vim
    branches/upstream/libtext-microtemplate-perl/current/inc/
    branches/upstream/libtext-microtemplate-perl/current/inc/Module/
    branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/
    branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install.pm
    branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libtext-microtemplate-perl/current/lib/
    branches/upstream/libtext-microtemplate-perl/current/lib/Text/
    branches/upstream/libtext-microtemplate-perl/current/lib/Text/MicroTemplate/
    branches/upstream/libtext-microtemplate-perl/current/lib/Text/MicroTemplate.pm
    branches/upstream/libtext-microtemplate-perl/current/lib/Text/MicroTemplate/EncodedString.pm
    branches/upstream/libtext-microtemplate-perl/current/lib/Text/MicroTemplate/File.pm
    branches/upstream/libtext-microtemplate-perl/current/t/
    branches/upstream/libtext-microtemplate-perl/current/t/00-base.t
    branches/upstream/libtext-microtemplate-perl/current/t/01-simple.t
    branches/upstream/libtext-microtemplate-perl/current/t/02-render_mt.t
    branches/upstream/libtext-microtemplate-perl/current/t/03-modes.t
    branches/upstream/libtext-microtemplate-perl/current/t/04-multiline.t
    branches/upstream/libtext-microtemplate-perl/current/t/05-warn.t
    branches/upstream/libtext-microtemplate-perl/current/t/06-package.t
    branches/upstream/libtext-microtemplate-perl/current/t/07-file/
    branches/upstream/libtext-microtemplate-perl/current/t/07-file.t
    branches/upstream/libtext-microtemplate-perl/current/t/07-file/hello.mt
    branches/upstream/libtext-microtemplate-perl/current/t/07-file/include.mt
    branches/upstream/libtext-microtemplate-perl/current/t/07-file/konnitiwa.mt
    branches/upstream/libtext-microtemplate-perl/current/t/07-file/package.mt
    branches/upstream/libtext-microtemplate-perl/current/t/07-file/pod.mt
    branches/upstream/libtext-microtemplate-perl/current/t/07-file/wrapped.mt
    branches/upstream/libtext-microtemplate-perl/current/t/07-file/wrapped2.mt
    branches/upstream/libtext-microtemplate-perl/current/t/07-file/wrapped_escape.mt
    branches/upstream/libtext-microtemplate-perl/current/t/07-file/wrapper.mt
    branches/upstream/libtext-microtemplate-perl/current/t/08-filter.t
    branches/upstream/libtext-microtemplate-perl/current/t/09-escape.t
    branches/upstream/libtext-microtemplate-perl/current/t/10-emptytemplate.t
    branches/upstream/libtext-microtemplate-perl/current/t/11-comment.t
    branches/upstream/libtext-microtemplate-perl/current/t/12-compound.t

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

Added: branches/upstream/libtext-microtemplate-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/Changes?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/MANIFEST?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/META.yml?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/Makefile.PL?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/README?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/contrib/vim/ftdetect/html.vim
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/contrib/vim/ftdetect/html.vim?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/contrib/vim/ftdetect/mt.vim
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/contrib/vim/ftdetect/mt.vim?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/contrib/vim/syntax/tmt.vim
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/contrib/vim/syntax/tmt.vim?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/contrib/vim/syntax/tmt2html.vim
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/contrib/vim/syntax/tmt2html.vim?rev=69472&op=file

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

Added: branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/Base.pm?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/Can.pm?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/Fetch.pm?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/Makefile.pm?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/Metadata.pm?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/Win32.pm?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/inc/Module/Install/WriteAll.pm?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/lib/Text/MicroTemplate.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/lib/Text/MicroTemplate.pm?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/lib/Text/MicroTemplate/EncodedString.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/lib/Text/MicroTemplate/EncodedString.pm?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/lib/Text/MicroTemplate/File.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/lib/Text/MicroTemplate/File.pm?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/00-base.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/00-base.t?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/01-simple.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/01-simple.t?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/02-render_mt.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/02-render_mt.t?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/03-modes.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/03-modes.t?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/04-multiline.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/04-multiline.t?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/05-warn.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/05-warn.t?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/06-package.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/06-package.t?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/07-file.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/07-file.t?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/07-file/hello.mt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/07-file/hello.mt?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/07-file/include.mt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/07-file/include.mt?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/07-file/konnitiwa.mt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/07-file/konnitiwa.mt?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/07-file/package.mt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/07-file/package.mt?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/07-file/pod.mt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/07-file/pod.mt?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/07-file/wrapped.mt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/07-file/wrapped.mt?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/07-file/wrapped2.mt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/07-file/wrapped2.mt?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/07-file/wrapped_escape.mt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/07-file/wrapped_escape.mt?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/07-file/wrapper.mt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/07-file/wrapper.mt?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/08-filter.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/08-filter.t?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/09-escape.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/09-escape.t?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/10-emptytemplate.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/10-emptytemplate.t?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/11-comment.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/11-comment.t?rev=69472&op=file

Added: branches/upstream/libtext-microtemplate-perl/current/t/12-compound.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtext-microtemplate-perl/current/t/12-compound.t?rev=69472&op=file




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