[3412] in BarnOwl Developers

home help back first fref pref prev next nref lref last post

[barnowl/barnowl] 53151d: Use "our" instead of "my" for

daemon@ATHENA.MIT.EDU (GitHub)
Sun May 19 20:55:54 2013

Date: Sun, 19 May 2013 17:55:50 -0700
From: GitHub <noreply@github.com>
Reply-To: GitHub <noreply@github.com>
To: barnowl-dev@mit.edu

----==_mimepart_519974969da0a_2f61a8bde42847
Date: Sun, 19 May 2013 17:55:50 -0700
Mime-Version: 1.0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-ID: <519974969e52e_2f61a8bde42856e@hookshot-fe3-pe1-prd.aws.github.net.mail>

  Branch: refs/heads/master
  Home:   https://github.com/barnowl/barnowl
  Commit: 53151d4da160cdeb2e541e3353934732bd6d9dc5
      https://github.com/barnowl/barnowl/commit/53151d4da160cdeb2e541e3353934732bd6d9dc5
  Author: Alex Dehnert <adehnert@mit.edu>
  Date:   2013-05-19 (Sun, 19 May 2013)

  Changed paths:
    M perl/lib/BarnOwl/Zephyr.pm

  Log 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...).




----==_mimepart_519974969da0a_2f61a8bde42847--

home help back first fref pref prev next nref lref last post