Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / lib / site_perl / 5.8.0 / auto / Inline / M25_no_WITH_support.al
# NOTE: Derived from blib/lib/Inline.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package Inline;
#line 1569 "blib/lib/Inline.pm (autosplit into blib/lib/auto/Inline/M25_no_WITH_support.al)"
sub M25_no_WITH_support {
my ($mod, $err) = @_;
return <<END;
You have requested "use Inline with => '$mod'"
but '$mod' does not work with Inline.
$err
END
}
# end of Inline::M25_no_WITH_support
1;