Re: It's time to use "use 6.c"

[email protected] (Peter Pentchev) Tue, 9 Feb 2016 12:38:10 +0200
Newsgroups perl.perl6.language
Message-ID <[email protected]>
On Sat, Feb 06, 2016 at 08:20:14PM -0500, yary wrote:
> Thanks all... I expect hiccups... just venting to help (future coders
> and current self)... while we're on this topic
> 
> a) lwp-download.pl doesn't have a "use 6". Since Windows ignores the
> shebang, it invokes perl5 which is registered to handle "pl" files,
> and gives a bunch of syntax errors. If it did have "use 6" at the top,
> then it would give a single more meaningful error... yet another
> reason for module authors to put "use 6" in their code.
> 
> b) subject line should be "use 6.c", the "v" is depreciated... edited

For the record, just to clear up some possible confusion, "use 6.c"
doesn't work in source files; you need "use v6.c".

G'luck,
Peter

-- 
Peter Pentchev  [email protected] [email protected] [email protected]
PGP key:        http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint 2EE7 A7A5 17FC 124C F115  C354 651E EFB0 2527 DF13
signature.asc (application/pgp-signature, 819 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWucGNAAoJEGUe77AlJ98TamEP/jxkkWCcuSusxjVTPJ8kh1LG
oVrrW5vf1w8vDoCOyKzpCABLwTwZqi9fsgtqFZkGTVcZ7QBw5/w/yz2H8E5uRuZx
NXlky6GqcUrysufWy8PgMgHFvBBs5hfJCJ4ZJXUsvsrWUGJk0TdYUDmS03nFxNtA
LDVMOBN/JFMHEA5bCaFeiN+TGcQLeew+AgUYmo4lyoEp1yHlQLRVTKEh70Dh+lwD
2iR6tYQNbfvY6JOJceNgGvAJbnURNrHg5ZN1s+BNW2w20MhZPiKsxxsazVVLBYS8
DZub/sR7ReLz2BE1etnZcWe8KqyAX0F/DL6XVyaNEvV0d9hSppH6uRWzcAurVMCc
MU2S8BjMdmdsar4s1KHCVw3+iYeTnbah0INZ4yT9Iaw5MMfYTk8oUbulzxUk+LRb
fXkPZqftrodYNys0iqmPlXocyNbRs+CF0MJ7RvsAWIqyJ6Qrxqrv6FtS/UKeBx3q
/WTmxNlzscTT1KClwlhckg0zv29ADBOPfDDNy2AJX6lcF6Gn2DSIkQMNROH5bG9J
DjhKhyAF0/KbtnUh0BwDBsgVvO0D5xOM0hRUi/8gXdVX4Bq9QXVZKoFjOccnNMp4
gC6ZEp8DcVuecKNl+6LRVkpHOrAa8FT7Mwx+tGInNX1qoNHkwXf2hDOR48AEVdQk
VzZOiVsn4sxGXXt5xWZA
=wkHT
-----END PGP SIGNATURE-----