borg parent.pm
authorYitzchak Scott-Thoennes <sthoenna@efn.org>
Wed, 5 Mar 2008 17:19:32 +0000 (09:19 -0800)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 25 Mar 2008 09:03:29 +0000 (09:03 +0000)
commitd3153aa44fba6434baddd69db421016fa7e77089
tree3e0848c5e67639e63f0f894a52dbb032c82a2b83
parent7027b9a31bf80c5639c73f75155ed1a89c674c30
borg parent.pm
From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
Message-ID: <57512.71.32.86.11.1204766372.squirrel@webmail.efn.org>

Plus bump base.pm's version to a non-alpha number

p4raw-id: //depot/perl@33556
16 files changed:
MANIFEST
Porting/Maintainers.pl
lib/base.pm
lib/parent.pm [new file with mode: 0644]
lib/parent/t/compile-time-file.t [new file with mode: 0644]
lib/parent/t/compile-time.t [new file with mode: 0644]
lib/parent/t/lib/Dummy.pm [new file with mode: 0644]
lib/parent/t/lib/Dummy/Outside.pm [new file with mode: 0644]
lib/parent/t/lib/Dummy2.plugin [new file with mode: 0644]
lib/parent/t/lib/FileThatOnlyExistsAsPMC.pmc [new file with mode: 0644]
lib/parent/t/lib/ReturnsFalse.pm [new file with mode: 0644]
lib/parent/t/parent-classfromclassfile.t [new file with mode: 0644]
lib/parent/t/parent-classfromfile.t [new file with mode: 0644]
lib/parent/t/parent-pmc.t [new file with mode: 0644]
lib/parent/t/parent-returns-false.t [new file with mode: 0644]
lib/parent/t/parent.t [new file with mode: 0644]