Subject: | intermediate instantiation |
This construction will not work in Jemplate (and will in TT).
a.b.c = 1;
it should create structure like:
a => { b => {c => 1} } }
but currently assignment operator doesnt instantiate intermediate hashes.
This queue is for tickets about the Jemplate CPAN distribution.
The Basics
People
|
Bug Information
|