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

First example leads to warning #66

Closed
paulprocacci opened this issue Jan 30, 2024 · 3 comments
Closed

First example leads to warning #66

paulprocacci opened this issue Jan 30, 2024 · 3 comments

Comments

@paulprocacci
Copy link

length() used on @linecount (did you mean "scalar(@linecount)"?) at /usr/local/lib/perl5/site_perl/Template/Mustache.pm line 89.

print Template::Mustache->render(
"Hello {{planet}}",
);

Summary of my perl5 (revision 5 version 32 subversion 1) configuration:

Platform:
osname=freebsd
osvers=13.1-release-p6

If you need any additional information, let me know.

@yanick
Copy link
Owner

yanick commented Jan 31, 2024

Which version of T::M are you using? The last time there was this line was in v0.5.1 in 2016. We're not at v1.4.0

@paulprocacci
Copy link
Author

Ah, good ole package managers still have the old version.
That's my mistake and something I should have checked for.
Sorry for the noise.

@yanick
Copy link
Owner

yanick commented Jan 31, 2024

No problem. Enjoy! :-)

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