Changeset ad7cc2f for perlconfig.c
- Timestamp:
- Sep 8, 2010, 10:36:42 PM (13 years ago)
- Branches:
- master, release-1.7, release-1.8, release-1.9
- Children:
- 8106870
- Parents:
- 8c6e2c1
- git-author:
- Nelson Elhage <nelhage@mit.edu> (09/08/10 22:36:09)
- git-committer:
- Nelson Elhage <nelhage@mit.edu> (09/08/10 22:36:42)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
perlconfig.c
rdec60b4 rad7cc2f 489 489 PUTBACK; 490 490 491 call_pv("BarnOwl::Hooks::_new_command", G_SCALAR|G_VOID );491 call_pv("BarnOwl::Hooks::_new_command", G_SCALAR|G_VOID|G_EVAL); 492 492 493 493 SPAGAIN;
Note: See TracChangeset
for help on using the changeset viewer.