NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
one step forward... (Score:1)
$Kephra::temp{path}{config} = 'share/config';
$Kephra::temp{path}{help} = 'share/help';
Now, if I run `perl -Mblib bin/kephra` I get the following error message:
Can't locate object method "DragAcceptFiles" via package "Wx::StyledTextCtrl" at
I can't seem to get any further forward with the Wx documentation.
I'm running Wx 0.81, perl 5.8.8, linux
Reply to This