[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 3ef96b: Adding more perl modul
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 3ef96b: Adding more perl modules |
Date: |
Mon, 05 Mar 2012 00:51:23 -0800 |
Branch: refs/heads/hardware_test
Home: https://github.com/paparazzi/paparazzi
Commit: 3ef96b10030df1ff131903adc4e83d7502ffffb7
https://github.com/paparazzi/paparazzi/commit/3ef96b10030df1ff131903adc4e83d7502ffffb7
Author: Bernard Davison <address@hidden>
Date: 2012-03-05 (Mon, 05 Mar 2012)
Changed paths:
M .gitignore
M Makefile
M tests/LisaL/01_upload.t
A tests/lib/XML/NamespaceSupport.pm
A tests/lib/XML/SAX.pm
A tests/lib/XML/SAX/Base.pm
A tests/lib/XML/SAX/BuildSAXBase.pl
A tests/lib/XML/SAX/DocumentLocator.pm
A tests/lib/XML/SAX/Exception.pm
A tests/lib/XML/SAX/Intro.pod
A tests/lib/XML/SAX/ParserFactory.pm
A tests/lib/XML/SAX/PurePerl.pm
A tests/lib/XML/SAX/PurePerl/DTDDecls.pm
A tests/lib/XML/SAX/PurePerl/DebugHandler.pm
A tests/lib/XML/SAX/PurePerl/DocType.pm
A tests/lib/XML/SAX/PurePerl/EncodingDetect.pm
A tests/lib/XML/SAX/PurePerl/Exception.pm
A tests/lib/XML/SAX/PurePerl/NoUnicodeExt.pm
A tests/lib/XML/SAX/PurePerl/Productions.pm
A tests/lib/XML/SAX/PurePerl/Reader.pm
A tests/lib/XML/SAX/PurePerl/Reader/NoUnicodeExt.pm
A tests/lib/XML/SAX/PurePerl/Reader/Stream.pm
A tests/lib/XML/SAX/PurePerl/Reader/String.pm
A tests/lib/XML/SAX/PurePerl/Reader/URI.pm
A tests/lib/XML/SAX/PurePerl/Reader/UnicodeExt.pm
A tests/lib/XML/SAX/PurePerl/UnicodeExt.pm
A tests/lib/XML/SAX/PurePerl/XMLDecl.pm
Log Message:
-----------
Adding more perl modules
Adding more support modules that are needed by XML::Simple to read the
conf/conf.xml.example.
Adding these files into the repository means that users don't need to
install them on their computers.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 3ef96b: Adding more perl modules,
GitHub <=