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 / M59_bad_inline_file.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 1891 "blib/lib/Inline.pm (autosplit into blib/lib/auto/Inline/M59_bad_inline_file.al)"
sub M59_bad_inline_file {
my ($lang) = @_;
return <<END;
Could not find any Inline source code for the '$lang' language using
the Inline::Files module.
END
}
# end of Inline::M59_bad_inline_file
1;