Changeset b0c8011 for perlwrap.pm
- Timestamp:
- Jan 10, 2008, 11:25:27 PM (17 years ago)
- Branches:
- master, barnowl_perlaim, debian, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- 9e02bb7
- Parents:
- 65fea01
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
perlwrap.pm
r1a64de6 rb0c8011 700 700 } 701 701 702 # These are the internal hooks called by the barnowl C code, which 703 # take care of dispatching to the appropriate perl hooks, and deal 704 # with compatibility by calling the old, fixed-name hooks. 705 702 706 sub _startup { 703 707 _load_owlconf();
Note: See TracChangeset
for help on using the changeset viewer.