X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/d47666a5217b7c6274f8b76fe99027c2923d1d25..6ed62e14be81b861a7815703bf4c2786aefac0fe:/common.inc.plp diff --git a/common.inc.plp b/common.inc.plp index 72a0eb8..41e0e28 100644 --- a/common.inc.plp +++ b/common.inc.plp @@ -61,7 +61,7 @@ sub Html { # announce and check data modification checkmodified( $ENV{SCRIPT_FILENAME}, - (grep { /^Shiar_/ } values %INC), + (grep { /\bShiar_/ } values %INC), $meta->{data} ? @{ $meta->{data} } : (), ); @@ -111,7 +111,7 @@ EOT PLP_END { print <<"EOT";