Changeset b0c8011 for perlwrap.pm


Ignore:
Timestamp:
Jan 10, 2008, 11:25:27 PM (16 years ago)
Author:
Nelson Elhage <nelhage@mit.edu>
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
Message:
doc nits
File:
1 edited

Legend:

Unmodified
Added
Removed
  • perlwrap.pm

    r1a64de6 rb0c8011  
    700700}
    701701
     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
    702706sub _startup {
    703707    _load_owlconf();
Note: See TracChangeset for help on using the changeset viewer.