Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deprecation warning #20

Closed
elohmrow opened this issue Aug 8, 2015 · 3 comments
Closed

deprecation warning #20

elohmrow opened this issue Aug 8, 2015 · 3 comments

Comments

@elohmrow
Copy link

elohmrow commented Aug 8, 2015

rakudo-star-2015.07/install/bin/perl6-m --target=mbc --output=rakudo-star-2015.07/install/share/perl6/lib/Template/Mustache.pm.moarvm rakudo-star-2015.07/install/share/perl6/lib/Template/Mustache.pm

Saw 1 occurrence of deprecated code.

$*PROGRAM_NAME seen at:
rakudo-star-2015.07/install/share/perl6/lib/Template/Mustache.pm, line 184
Deprecated since v2015.6, will be removed with release v2015.9!

Please use $*PROGRAM-NAME instead.

Please contact the author to have these occurrences of deprecated code
adapted, so that this message will disappear!

Please note that ALL deprecated features will be removed at the RC-0 release
(expected September 2015).

@rjbs
Copy link
Collaborator

rjbs commented Aug 8, 2015

This repository is for a Perl 5 library. I don't know where the Perl 6 code lives, but I don't think it's here.

@rjbs rjbs closed this as completed Aug 8, 2015
@rjbs
Copy link
Collaborator

rjbs commented Aug 8, 2015

It has been suggested that you wanted https://github.com/softmoth/p6-Template-Mustache/

@elohmrow
Copy link
Author

elohmrow commented Aug 8, 2015

sorry - that's what i thought i had :)

On 08 Aug 2015, at 7:30 pm, Ricardo Signes notifications@github.com wrote:

It has been suggested that you wanted https://github.com/softmoth/p6-Template-Mustache/


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants