#!/usr/bin/perl -w BEGIN { print "1..1\n"; } use strict; use Wx; use Wx::XRC; print "ok\n"; # Local variables: # # mode: cperl # # End: #