Can I dynamically load C routines into Perl?
If your system architecture supports it, then the standard perl on your system should also provide you with this via the DynaLoader module. Read
the perlxstut manpage
for details.
Back to
How can I generate simple menus without using CGI or Tk?
Forward to
What is undump?
Up to
the perlfaq3 manpage