I've just recently realized that the slick and useful Mandrake configuration utilities are written in Perl. I'm trying to get my laptop to detect whether I'm using the touchpad or MS mouse and hacking Mandrake's mousedrake is making it easy.

The multi mode interface (cmdline,curses and Gtk) looks handy, is Mandrake's work CPAN absorbable?

Just look at all these juicy modules, imagine the shoot-yourself-in-the-foot potential.

[15:11 root root]# ls /usr/lib/libDrakX/ Newt/ help.pm partition_table_bsd.pm Xconfig.pm http.pm partition_table_dos.pm Xconfigurator.pm icons/ partition_table_empty.pm Xconfigurator_consts.pminteractive.pm partition_table_mac.pm any.pm interactive_gtk.pm partition_table_raw.pm auto/ interactive_newt.pm partition_table_sun.pm bootloader.pm interactive_stdio.pm pci_probing/ c/ keyboard.pm po/ c.pm lang.pm printer.pm class_discard.pm log.pm printerdrake.pm commands.pm loopback.pm raid.pm common.pm modparm.pm resize_fat/ crypto.pm modules.pm run_program.pm ddcprobe/ mouse.pm sbus_probing/ detect_devices.pm my_gtk.pm serial_probe/ devices.pm netconnect.pm services.pm diskdrake.pm netconnect_consts.pm share/ fs.pm network.pm swap.pm fsedit.pm partition_table.pm timezone.pm

In reply to Perl + Mandrake by bsb

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.