# NOTE: Derived from blib/lib/Inline/denter.pm. # Changes made here will be lost when autosplit is run again. # See AutoSplit.pm. package Inline::denter; #line 366 "blib/lib/Inline/denter.pm (autosplit into blib/lib/auto/Inline/denter/M04_mismatched_quotes.al)" sub M04_mismatched_quotes { my $o = shift; "Mismatched double quotes for value at line $o->{line}\n"; } # end of Inline::denter::M04_mismatched_quotes 1;