muppet wrote: > So, the proposed API (bound as functions) would be: > > my $error_description = Glib::strerror ($!); > my $signal_description = Glib::strsignal ($signo); > > which are basically easier to remember than the equivalent Encode > incantations. > > Anybody have any objections?
Not me, and apparently nobody else. Committed. -- Bye, -Torsten _______________________________________________ gtk-perl-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-perl-list
