perl interface for the libdnet library needed

Ask a Question related to PERL Modules, Design and Development.

  1. #1

    Default Re: perl interface for the libdnet library needed

    Also sprach Karl Gaissmaier:
    > is someone already working on a wrapper module for the libdnet
    > library?
    Asking google for 'libdnet perl' suggest that someone is in fact working
    on it. When or if in fact a release is ever going to happen however is
    uncertain.

    Wrapping libdnet should be pretty easy...it's just a bunch of simple
    functions. So it's probably better to do it yourself instead of waiting
    for somebody else to do it.

    Tassilo
    --
    $_=q#",}])!JAPH!qq(tsuJ[{@"tnirp}3..0}_$;//::niam/s~=)]3[))_$-3(rellac(=_$({
    pam{rekcahbus})(rekcah{lrePbus})(lreP{rehtonabus}) !JAPH!qq(rehtona{tsuJbus#;
    $_=reverse,s+(?<=sub).+q#q!'"qq.\t$&."'!#+sexisexi ixesixeseg;y~\n~~dddd;eval
    Tassilo v. Parseval Guest

  2. Similar Questions and Discussions

    1. No queue support with the Sleepycat::Db Perl interface?
      I've been unsuccessful in trying to use the queue table type with the Sleepycat::Db interface and I cannot figure out why. === use...
    2. Perl interface to Google GDS SDK
      Anyone creating a perl interface into the Google Desktop Search (GDS?). I would be interested in somehooks into it.
    3. Perl interface
      Hi all, i'm a new user for PERL, i even didn't start using it since i'ven't got the editor yet... I wanted to ask if it's possible to make a user...
    4. Need help on perl graphical interface
      Hi, I don't know anything about perl graphics. I would explain excatly what I want. I want to develope a interactive graphical interface which...
    5. Sound Effects Library Needed
      Hi All, I need a sound library with high tech sounds....not this crap with dogs barking and door bells ringing....lol. Anyone know of a company...
  3. #2

    Default Re: perl interface for the libdnet library needed

    Tassilo v. Parseval wrote:
    > Also sprach Karl Gaissmaier:
    >
    >
    >>is someone already working on a wrapper module for the libdnet
    >>library?
    > Wrapping libdnet should be pretty easy...it's just a bunch of simple
    > functions. So it's probably better to do it yourself instead of waiting
    > for somebody else to do it.
    I'd like to add that we'd all appreciate if you (Karl) made your work
    freely availlable to the general public as a module after you're done.

    Steffen
    --
    @n=([283488072,6076],[2105905181,8583184],[1823729722,9282996],[281232,
    1312416],[1823790605,791604],[2104676663,884944]);$b=6;@c=' -/\_|'=~/./g
    ;for(@n){for$n(@$_){map{$h=int$n/$b**$_;$n-=$b**$_*$h;$c[@c]=$h}reverse
    0..11;push@p,map{$c[$_]}@c[reverse$b..$#c];$#c=$b-1}$p[@p]="\n"}print@p;

    Steffen Müller Guest

  4. #3

    Default Re: perl interface for the libdnet library needed

    Hi Tassilo,

    "Tassilo v. Parseval" schrieb:
    >
    > Also sprach Karl Gaissmaier:
    >
    > > is someone already working on a wrapper module for the libdnet
    > > library?
    >
    > Asking google for 'libdnet perl' suggest that someone is in fact working
    > on it. When or if in fact a release is ever going to happen however is
    > uncertain.
    >
    I found the link now, anyway it would have been nice to post this
    info you already found in reply to my question.

    I contacted the author, perhaps we can work on it in parallel
    not reinventing the wheel.
    > Wrapping libdnet should be pretty easy...it's just a bunch of simple
    > functions. So it's probably better to do it yourself instead of waiting
    > for somebody else to do it.
    but it must be done, tested, maintained. I think you know the whole
    story. Although it is pretty ok first asking the community if someone
    is already working on a growing idea.

    And in the moment I need the wrapper for a different project
    having no time to start a different one from scratch.

    Regards
    Charly

    --
    Karl Gaissmaier KIZ/Infrastructure, University of Ulm, Germany
    Email:karl.gaissmaier@kiz.uni-ulm.de Service Group Network
    Karl Gaissmaier Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139