[svn:ExtUtils-ParseXS] r14221 - in ExtUtils-ParseXS/trunk: . devtools lib t
[email protected] Wed, 30 Jun 2010 14:28:16 -0700 (PDT)
| Newsgroups | perl.module.build.checkins |
|---|---|
| Message-ID | <[email protected]> |
Author: dagolden Date: Wed Jun 30 14:28:16 2010 New Revision: 14221 Added: ExtUtils-ParseXS/trunk/README (contents, props changed) Removed: ExtUtils-ParseXS/trunk/Build.PL ExtUtils-ParseXS/trunk/Changes ExtUtils-ParseXS/trunk/INSTALL ExtUtils-ParseXS/trunk/MANIFEST ExtUtils-ParseXS/trunk/MANIFEST.SKIP ExtUtils-ParseXS/trunk/Makefile.PL ExtUtils-ParseXS/trunk/devtools/ ExtUtils-ParseXS/trunk/lib/ ExtUtils-ParseXS/trunk/t/ Log: this repo has been migrated to git Added: ExtUtils-ParseXS/trunk/README ============================================================================== --- (empty file) +++ ExtUtils-ParseXS/trunk/README Wed Jun 30 14:28:16 2010 @@ -0,0 +1,12 @@ +Please note that ExtUtils::ParseXS is now managed using git. + +The "master" repository is located at: + +git://github.com/dagolden/extutils-parsexs.git + +You can explore the repository in a web browser at: + +http://github.com/dagolden/extutils-parsexs/ + + +