root/lang/perl/Class-Value-Contact/tags/Class-Value-Contact-0.01/t/01_companion_classes.t @ 10090

Revision 10090, 94 bytes (checked in by hanekomu, 5 years ago)

lang/perl/Class-Value-Contact: initial import

Line 
1#!/usr/local/perl/bin/perl
2
3use strict;
4use warnings;
5use Test::CompanionClasses;
6
7run_tests;
Note: See TracBrowser for help on using the browser.