[olug] [OLUG] Feb 3 6:30: What's new in Perl?

Ross Nelson ross.nelson at gmail.com
Wed Jan 28 16:32:54 CST 2015


5.18.2, which is shipped with OS X 10.10

I tried to install the latest as shown above, but this happened:

rnelson at boxer ~ $ perlbrew install 5.21.8 && perlbrew switch 5.21.8
Fetching perl 5.21.8 as
/Users/rnelson/perl5/perlbrew/dists/perl-5.21.8.tar.bz2
Download http://www.cpan.org/src/5.0/perl-5.21.8.tar.bz2 to
/Users/rnelson/perl5/perlbrew/dists/perl-5.21.8.tar.bz2
sh: tar: command not found
Failed to extract /Users/rnelson/perl5/perlbrew/dists/perl-5.21.8.tar.bz2
at /Users/rnelson/perl5/perlbrew/bin/perlbrew line 963.
rnelson at boxer ~ $ which tar
-bash: which: command not found
rnelson at boxer ~ $

It took /usr/bin out of $PATH and then broke when tar (which lives at
/usr/bin/tar) wasn't found.

On Wed, Jan 28, 2015 at 4:20 PM, Jay Hannah <jay at jays.net> wrote:

> On 2015-01-27 10:24, Jon Larsen wrote:
> > Jay, can you do Feb 3rd on the new Perl details.
>
> Yup! I'll give a whirlwind tour of some cool new stuff in Perl.  :)
>
> Perl 5.21.8 released!
>
> http://www.nntp.perl.org/group/perl.perl5.porters/2015/01/msg224869.html
>
> Survey: What version of perl are YOU using?  perl -v
>
> $ perlbrew install 5.21.8
>
> j
>
>
>
>
> _______________________________________________
> OLUG mailing list
> OLUG at olug.org
> https://lists.olug.org/mailman/listinfo/olug
>


More information about the OLUG mailing list