diff --git a/modules/acronym.pl b/modules/acronym.pl index 64546e72..d3aaac50 100755 --- a/modules/acronym.pl +++ b/modules/acronym.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w -I /home/msmud/lib/lib/perl5/site_perl/5.10.0/ +#!/usr/bin/perl -w # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/modules/c11std.pl b/modules/c11std.pl index 8d9168e7..d3d7bdb7 100755 --- a/modules/c11std.pl +++ b/modules/c11std.pl @@ -223,7 +223,6 @@ if ($comma eq "") { print $found_section; print "p" . $found_paragraph if $paragraph_specified; =cut -# print "\nhttp://blackshell.com/~msmud/n1570.html\#$found_section"; print "http://www.iso-9899.info/n1570.html\#$found_section"; print "p" . $found_paragraph if $paragraph_specified; print "\n\n"; diff --git a/modules/define.pl b/modules/define.pl index 508338fb..189bbfdf 100755 --- a/modules/define.pl +++ b/modules/define.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w -I /home/msmud/lib/lib/perl5/site_perl/5.10.0/ +#!/usr/bin/perl -w # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/modules/dice_roll.pl b/modules/dice_roll.pl index c39db7aa..dd8bfe59 100755 --- a/modules/dice_roll.pl +++ b/modules/dice_roll.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w -I /home/msmud/lib/lib/perl5/site_perl/5.10.0/ +#!/usr/bin/perl # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/modules/funnyish_quote.pl b/modules/funnyish_quote.pl index d1d24a75..84312b95 100755 --- a/modules/funnyish_quote.pl +++ b/modules/funnyish_quote.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w -I /home/msmud/lib/lib/perl5/site_perl/5.10.0/ +#!/usr/bin/perl -w # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/modules/gdefine.pl b/modules/gdefine.pl index dd17b814..34db1209 100755 --- a/modules/gdefine.pl +++ b/modules/gdefine.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w -I /home/msmud/lib/lib/perl5/site_perl/5.10.0/ +#!/usr/bin/perl -w # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/modules/google.pl b/modules/google.pl index e7cb8335..03cb7c7f 100755 --- a/modules/google.pl +++ b/modules/google.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w -I /home/msmud/lib/lib/perl5/site_perl/5.10.0/ +#!/usr/bin/perl -w # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/modules/gspy.pl b/modules/gspy.pl index 8e6da2d3..38ec1479 100755 --- a/modules/gspy.pl +++ b/modules/gspy.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w -I /home/msmud/lib/lib/perl5/site_perl/5.10.0/ +#!/usr/bin/perl -w # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/modules/gtop10.pl b/modules/gtop10.pl index 6c87b629..bccb9716 100755 --- a/modules/gtop10.pl +++ b/modules/gtop10.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w -I /home/msmud/lib/lib/perl5/site_perl/5.10.0/ +#!/usr/bin/perl -w # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/modules/gtop15.pl b/modules/gtop15.pl index 1de97492..e258270f 100755 --- a/modules/gtop15.pl +++ b/modules/gtop15.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w -I /home/msmud/lib/lib/perl5/site_perl/5.10.0/ +#!/usr/bin/perl -w # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/modules/headlines.pl b/modules/headlines.pl index a8bf75d0..2e8d10b9 100755 --- a/modules/headlines.pl +++ b/modules/headlines.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w -I /home/msmud/lib/lib/perl5/site_perl/5.10.0/ +#!/usr/bin/perl -w # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/modules/insult.pl b/modules/insult.pl index 94986b92..2fe23e03 100755 --- a/modules/insult.pl +++ b/modules/insult.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w -I /home/msmud/lib/lib/perl5/site_perl/5.10.0/ +#!/usr/bin/perl -w # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/modules/love_quote.pl b/modules/love_quote.pl index 17299791..7b69cf73 100755 --- a/modules/love_quote.pl +++ b/modules/love_quote.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w -I /home/msmud/lib/lib/perl5/site_perl/5.10.0 -I /home/msmud/lib/perl5/ +#!/usr/bin/perl -w # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/modules/man.pl b/modules/man.pl index b12aa32b..093b6847 100755 --- a/modules/man.pl +++ b/modules/man.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w -I /home/msmud/libwww-perl-5.808/lib +#!/usr/bin/perl -w # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/modules/random_quote.pl b/modules/random_quote.pl index eae18c03..8407d652 100755 --- a/modules/random_quote.pl +++ b/modules/random_quote.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w -I /home/msmud/lib/lib/perl5/site_perl/5.10.0 -I /home/msmud/lib/perl5/ +#!/usr/bin/perl -w # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/modules/weather.pl b/modules/weather.pl index ea5c453d..7a6ea625 100755 --- a/modules/weather.pl +++ b/modules/weather.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -I /home/msmud/lib/lib/perl5/site_perl/5.10.0/ +#!/usr/bin/perl # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this