Changeset 22043
- Timestamp:
- 10/24/08 17:59:27 (5 years ago)
- Location:
- lang/perl/Module-Setup/trunk
- Files:
-
- 2 modified
-
lib/Module/Setup/Test/Flavor.pm (modified) (1 diff)
-
t/010_core/detect-flavor-tests-error.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Module-Setup/trunk/lib/Module/Setup/Test/Flavor.pm
r22042 r22043 18 18 } 19 19 20 for my $func (qw/ run_flavor_test name f iles file dirs options default_dialog dialog /) {20 for my $func (qw/ run_flavor_test name flavor files file dirs options default_dialog dialog /) { 21 21 no strict 'refs'; 22 22 *{"$caller\::$func"} = \&{ $func }; -
lang/perl/Module-Setup/trunk/t/010_core/detect-flavor-tests-error.t
r22040 r22043 8 8 default_dialog; 9 9 name 'MyApp'; 10 flavor 'Default'; 10 11 files qw( .shipit Changes MANIFEST.SKIP README xt/01_podspell.t xt/02_perlcritic.t xt/03_pod.t xt/perlcriticrc ); 11 12 file 'Makefile.PL' => qr!lib/MyApp.pm!;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)