#!/usr/bin/perl -w # $Id: 30_project_bin.pl 14 2007-04-03 15:30:08Z wsnyder $ # DESCRIPTION: Perl ExtUtils: Test called via 'project_bin' # # Copyright 2006-2007 by Wilson Snyder. This program is free software; # you can redistribute it and/or modify it under the terms of either the GNU # General Public License or the Perl Artistic License. print "hello world!\n";