From be4bf6baf549780303dc6d07f634879b0b43d022 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Quelin?= Date: Wed, 2 Apr 2008 13:22:55 +0200 Subject: [PATCH] updated pod to match module (duh) --- lib/Language/Befunge/Storage/Sparse2D.pm | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/lib/Language/Befunge/Storage/Sparse2D.pm b/lib/Language/Befunge/Storage/Sparse2D.pm index 43b8a73..cef2b8c 100644 --- a/lib/Language/Befunge/Storage/Sparse2D.pm +++ b/lib/Language/Befunge/Storage/Sparse2D.pm @@ -489,13 +489,6 @@ C (and maybe some exstensions). -=head1 BUGS - -The funge-space representation (a 2-D array) is incredibly wasteful. -Given the difficulty of writing large befunge programs, this should -not be noticeable. - - =head1 SEE ALSO L. @@ -503,7 +496,7 @@ L. =head1 AUTHOR -Jerome Quelin, Ejquelin@cpan.orgE +Jerome Quelin, C<< >> =head1 COPYRIGHT & LICENSE -- 2.11.4.GIT