Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    ("stash_variable", "%", "foo", "%foo")
    ("stash_variable_name", "%", ["foo", 0])
    ("stash_variable_name", "%", ["main::ref", 0])