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
CommitLineData
86530b38
AT
1# NOTE: Derived from blib/lib/Inline.pm.
2# Changes made here will be lost when autosplit is run again.
3# See AutoSplit.pm.
4package Inline;
5
6#line 1891 "blib/lib/Inline.pm (autosplit into blib/lib/auto/Inline/M59_bad_inline_file.al)"
7sub M59_bad_inline_file {
8 my ($lang) = @_;
9 return <<END;
10Could not find any Inline source code for the '$lang' language using
11the Inline::Files module.
12
13END
14}
15
16# end of Inline::M59_bad_inline_file
171;