try with

perl -MWx=:everything -le 'use Wx::Calendar; print STDOUT wxDP_ALLOWNONE'

Best Regards,

GT


On Tue, Jan 24, 2012 at 10:05 PM, Erik Colson <e...@ecocode.net> wrote:
> Hi,
>
> This gives an error:
>
> perl -MWx=:everything -le 'print STDOUT wxDP_ALLOWNONE'
> Error while autoloading 'Wx::wxDP_ALLOWNONE' at -e line 1
>
> But the demo DatePickerCtrl works...
>
> I can't figure why the code doesn't work when I try to use it in my app.
>
> Any ideas ?
> --
> erik

Reply via email to