[Bioperl-l] bug #1396: *.PL to *.pod conversion is broken,
makebailsout
Allen Day
allenday at ucla.edu
Wed Mar 5 20:20:57 EST 2003
Hey, sorry, I wasn't following this thread. Has there been a resolution
on this, or do I need to fix it?
There had been some variables in other of the converted .pod files, I
tried to separate the pod into two types of sections:
(1) those where i needed to do variable interpolation from LocalConf were
put in <<"HEREDOC" blocks
(2) everything else (including variables in pseudocode) were put in
non-interpolated <<'HEREDOC' blocks
I don't get any errors during the make, but it might just be my system.
I'll be happy to have a look at this, but I can't seem to get to the CVS
either... I guess I am just totally out of the loop. Did the CVS move
again? Is it not at dev.open-bio.org?
-Allen
Hilmar,
Yes, I can think of different ways to insert version numbers into these
files programmatically, but I think my time is better spent writing. If
Allen can't help us then we'll just go back to a plain set of files.
Brian O.
-----Original Message-----
From: Hilmar Lapp [mailto:hlapp at gnf.org]
Sent: Thursday, February 27, 2003 2:42 PM
To: Brian Osborne
Cc: Bioperl
Subject: Re: [Bioperl-l] bug #1396: *.PL to *.pod conversion is broken,
makebailsout
On Thursday, February 27, 2003, at 05:32 AM, Brian Osborne wrote:
>
> So: remove system? Or find workaround?
>
>
I can't think of any work-around off the top of my head other than
going in and edit (escape) any variable that is to be left untouched.
A real work-around would achieve to substitute only certain variables
(specifically $LocalConfig{Version}) while leaving others untouched.
Less flexible but probably still acceptable would be a solution that
has variables substituted in one part (the $LocalConfig{Version} would
be there obviously), but not in another. I guess that's not too
difficult to do, but kind of starts looking overengineered.
So, if none of these options appeal to you, we'll have to reverse that
change.
-hilmar
--
-------------------------------------------------------------
Hilmar Lapp email: lapp at gnf.org
GNF, San Diego, Ca. 92121 phone: +1-858-812-1757
-------------------------------------------------------------
More information about the Bioperl-l
mailing list