Re: error creating 'BUILD' script
John Peacock <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.module-build |
|---|---|
| Message-ID | <[email protected]> |
Ben Fyvie wrote: > I haven't work with Perl in quite some time. I'm simply trying to setup > svn-notify on our new server following these instructions as I did on our > old server Run this: perldoc -m ExtUtils::Install and then hit the spacebar until you see something like this: > > =head1 VERSION > > 1.50 > > =cut > > $VERSION = '1.50'; > $VERSION = eval $VERSION; Show us the corresponding text from your system... HTH John p.s. ACK!!! that document is utterly out of date; pay no attention to the Server-Side software listing. All of those are unbelievably out of date.