Acme-UNIVERSAL-can-t
view release on metacpan or search on metacpan
lib/Acme/UNIVERSAL/can/t.pm view on Meta::CPAN
our $VERSION = '0.001';
sub can't { not shift->can(@_) }
1;
__END__
=pod
=encoding utf-8
=head1 NAME
Acme::UNIVERSAL::can::t - the opposite of UNIVERSAL::can
=head1 SYNOPSIS
use strict;
use warnings;
use Test::More;
t/01basic.t view on Meta::CPAN
=pod
=encoding utf-8
=head1 PURPOSE
Test that Acme::UNIVERSAL::can::t compiles.
=head1 AUTHOR
Toby Inkster E<lt>tobyink@cpan.orgE<gt>.
=head1 COPYRIGHT AND LICENCE
( run in 0.232 second using v1.01-cache-2.11-cpan-4d50c553e7e )