<div dir="ltr">Could you switch master into a feature branch, and put master back to some last-known-good commit?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 25, 2014 at 6:09 PM, Fields, Christopher J <span dir="ltr">&lt;<a href="mailto:cjfields@illinois.edu" target="_blank">cjfields@illinois.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Jay.<br>
<br>
We’ve been working on splitting out BioPerl modules, including Bio::Root, into separate distributions.  So yes you are catching us in the middle of a (very long and drawn out) transition.<br>
<br>
If you want the old version, it is on the v1.6.x branch, which still includes the Root modules.<br>
<br>
chris<br>
<div class="HOEnZb"><div class="h5"><br>
On Jun 25, 2014, at 4:07 PM, Jay Hannah &lt;<a href="mailto:jay@jays.net">jay@jays.net</a>&gt; wrote:<br>
<br>
&gt; Hi BioPerl!<br>
&gt;<br>
&gt; I&#39;ve been gone a long time. I&#39;m sitting here at YAPC, someone mentioned <a href="http://rosalind.info/" target="_blank">http://rosalind.info/</a> Cool! Hey, I&#39;ll do some of these with BioPerl, just for fun! Woot!<br>

&gt;<br>
&gt; I&#39;m surprised, sad, that I&#39;m having a hard time using BioPerl on my laptop. I just wanted to use Bio::Seq:<br>
&gt;<br>
&gt; BioPerl-Rosalind git:(master) $ perl <a href="http://dna.pl" target="_blank">dna.pl</a><br>
&gt; Can&#39;t locate Bio/Seq.pm in @INC ...<br>
&gt;<br>
&gt; Oh, right. No problem, I&#39;ll just add BioPerl to my PERL5LIB:<br>
&gt;<br>
&gt; BioPerl-Rosalind git:(master) $ export PERL5LIB=~/src/bioperl-live<br>
&gt; BioPerl-Rosalind git:(master) $ perl <a href="http://dna.pl" target="_blank">dna.pl</a><br>
&gt; Base class package &quot;Bio::Root::Root&quot; is empty. ...<br>
&gt;<br>
&gt; Uhh... what? Do I have to install BioPerl? That&#39;s a bummer, well, OK, I guess if I HAVE TO install, I will:<br>
&gt;<br>
&gt; bioperl-live git:(master) $ perl Build.PL<br>
&gt; Can&#39;t locate Bio/Root/Build.pm in @INC ...<br>
&gt; bioperl-live git:(master) $ find ./ -name &quot;Build.pm&quot;<br>
&gt; bioperl-live git:(master) $<br>
&gt;<br>
&gt; Wait... what? Years ago I used BioPerl from github for years... Have I completely forgotten how everything works?<br>
&gt;<br>
&gt; If I &quot;fix&quot; it would I be breaking it?<br>
&gt;<br>
&gt; Chris: Are you in the middle of some transition?<br>
&gt;<br>
&gt; -------------------------------------------------------------<br>
&gt; bioperl-live git:(master) $ git log Build.PL<br>
&gt; commit a747f2054b2a85526eda382baf498a945a9817d2<br>
&gt; Author: Chris Fields &lt;<a href="mailto:cjfields@bioperl.org">cjfields@bioperl.org</a>&gt;<br>
&gt; Date:   Tue May 27 10:33:21 2014 -0500<br>
&gt;<br>
&gt;    Revert &quot;Move Build.pm out of Root into an install-specific directory; this will&quot;<br>
&gt;<br>
&gt;    This reverts commit 268b046514e9e4cd7b67f346c524ff04b8a3aa5e.<br>
&gt;<br>
&gt; commit 268b046514e9e4cd7b67f346c524ff04b8a3aa5e<br>
&gt; Author: Chris Fields &lt;<a href="mailto:cjfields@bioperl.org">cjfields@bioperl.org</a>&gt;<br>
&gt; Date:   Tue May 27 00:54:25 2014 -0500<br>
&gt;<br>
&gt;    Move Build.pm out of Root into an install-specific directory; this will<br>
&gt;    eventually lead up to factoring as much out of it as possible (and maybe<br>
&gt;    deprecating it altogether)<br>
&gt; -------------------------------------------------------------<br>
&gt;<br>
&gt; ...<br>
&gt;<br>
&gt; To my shock and horror (j/k lolz), I&#39;ve been coding Perl for almost 20 years, yet BioPython Just Works:<br>
&gt;<br>
&gt; biopython git:(master) $ python setup.py build<br>
&gt; biopython git:(master) $ python setup.py test<br>
&gt;<br>
&gt; Why is Python easier to use than Perl, when I&#39;m a Perl guy and don&#39;t know squat about Python?<br>
&gt;<br>
&gt; ...  Can I help fix things?<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt; j<br>
&gt; <a href="http://www.bioperl.org/wiki/Jay_Hannah" target="_blank">http://www.bioperl.org/wiki/Jay_Hannah</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Bioperl-l mailing list<br>
&gt; <a href="mailto:Bioperl-l@mailman.open-bio.org">Bioperl-l@mailman.open-bio.org</a><br>
&gt; <a href="http://mailman.open-bio.org/mailman/listinfo/bioperl-l" target="_blank">http://mailman.open-bio.org/mailman/listinfo/bioperl-l</a><br>
<br>
<br>
_______________________________________________<br>
Bioperl-l mailing list<br>
<a href="mailto:Bioperl-l@mailman.open-bio.org">Bioperl-l@mailman.open-bio.org</a><br>
<a href="http://mailman.open-bio.org/mailman/listinfo/bioperl-l" target="_blank">http://mailman.open-bio.org/mailman/listinfo/bioperl-l</a><br>
</div></div></blockquote></div><br></div>