- Timestamp:
- 08/28/08 13:08:09 (4 months ago)
- Location:
- lang/perl/RPC-XML-Parser-LibXML/trunk
- Files:
-
- 1 added
- 3 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/RPC-XML-Parser-LibXML/trunk/.shipit
r7452 r18377 1 steps = CommitMessageWrap, FindVersion, ChangeVersion, CheckChangeLog, DistTest, Commit, Tag, MakeDist, UploadCPAN 2 svk.tagpattern = release-%v 3 commit_message.format = lang/perl/RPC-XML-Parser-LibXML: %msg 1 # auto-generated shipit config file. 2 steps = FindVersion, ChangeVersion, CheckChangeLog, DistTest, Commit, Tag, MakeDist, UploadCPAN 3 4 svn.tagpattern = %v 5 6 # CheckChangeLog.files = ChangeLog, MyProj.CHANGES 7 -
lang/perl/RPC-XML-Parser-LibXML/trunk/Changes
r9115 r18377 1 1 Revision history for Perl extension RPC::XML::Parser::LibXML 2 3 0.03 Wed Aug 27 20:59:32 PDT 2008 4 - Fixed bug when findnodes() returns list including undeg. 5 (Tatsuhiko Miyagawa) 6 - miyagawa is taking over the maint bit to push to CPAN 2 7 3 8 0.02 -
lang/perl/RPC-XML-Parser-LibXML/trunk/lib/RPC/XML/Parser/LibXML.pm
r18369 r18377 3 3 use warnings; 4 4 use 5.00800; 5 our $VERSION = '0.0 2';5 our $VERSION = '0.03'; 6 6 use base qw/Exporter/; 7 7 use RPC::XML; … … 110 110 Tokuhiro Matsuno E<lt>tokuhirom AAJKLFJEF GMAIL COME<gt> 111 111 112 Tatsuhiko Miyagawa 112 Tatsuhiko Miyagawa E<lt>miyagawa@cpan.orgE<gt> 113 113 114 114 =head1 SEE ALSO
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)