Ignore:
Timestamp:
May 19, 2013, 7:35:03 PM (11 years ago)
Author:
Alex Dehnert <adehnert@mit.edu>
Branches:
master, release-1.10
Children:
25a5e3b, 731e921, 2e9b9ad
Parents:
c2866ec
git-author:
Alex Dehnert <adehnert@mit.edu> (12/29/12 06:03:20)
git-committer:
Alex Dehnert <adehnert@mit.edu> (05/19/13 19:35:03)
Message:
Use "our" instead of "my" for zephyrStartup hook

All our other hooks seem to be defined using "our", and I don't seem to be able
to use the zephyrStartup hook without this change.
http://perldoc.perl.org/functions/our.html does claim the scoping should be the
same (though it also seems to suggest that only "our" gives a package variable
instead of something only in the current lexical scope...).
File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.