8dc76c485c3066b49cc47841155e2eb3d231d625
[perl/plp/.git] / t / 50-cgi / 60-empty %post.plp
1 <:
2 print join "\n", %post;  # expect dummy key on first access
3 print scalar keys %post;  # empty now