namespaces.pl uses strict

Apparently whatever prevented this from working has been fixed in the
mean time.
This commit is contained in:
Alex Schroeder
2015-03-29 23:15:35 +02:00
parent aede7a276f
commit 0aa41c8f06

View File

@@ -12,7 +12,7 @@
# You should have received a copy of the GNU General Public License along with
# this program. If not, see <http://www.gnu.org/licenses/>.
#use strict; #TODO $Monolithic is 'my'
use strict;
=head1 Namespaces Extension