|
Ira L. Gershenhorn & Co., Inc. mgFargo - Translate Magic control files to flat source files [ What's New | Downloads | How To | Feedback | Bugs | Background | Copyright ] |
![]() [ Previous| Next| Random Site| List Sites| Home] |
|
|
BUG |
WORKAROUND |
| Undefined subroutine &main::pod2usage called at .. \mgtrans-xxxx.pl line xxxx | mgtrans wants to complain about something but doesn't have a voice because I commented out the calls to load the Pod::usage module. I commented out the calls so that users could run with just the standard distribution. I'm thinking of fixing it so you don't need Pod (plain old documentation). In the meantime, if you want to see the error, uncomment the two "use Pod::..." lines and install the PodParser module on your machine. If that is too confusing, maybe something on my Perl links page can help. |
| mgtrans complains that there is no faf section. | Your application export has no files section? Create one dummy file definition. Make it happy! |
| There are more bugs. | I'll eventually document them all. |