Git Product home page Git Product logo

nrd's Introduction

pod2text NRD::Daemon.pm > README

If this is still here it means the programmer was too lazy to create the readme file.

You can create it now by using the command shown above from this directory.

At the very least you should be able to use this set of instructions
to install the module...

perl Makefile.PL
make
make test
make install

If you are on a windows box you should use 'nmake' rather than 'make'.

nrd's People

Watchers

 avatar  avatar

nrd's Issues

Make "helo" packet use new command format

The helo packet should transmit its contents in a data structure similar to the 
one used for results:

{ 'command' => 'helo', 'data' => { ... } }

That would simplify the serializers, possibly dropping the need to have the 
serializers tell the daemon that they "need a helo to work".

Original issue reported on code.google.com by [email protected] on 12 Jan 2011 at 11:42

Make "helo" and "test" packet use new command format

The helo packet should transmit its contents in a data structure similar to the 
one used for results:

{ 'command' => 'helo', 'data' => { ... } }

That would simplify the serializers, possibly dropping the need to have the 
serializers tell the daemon that they "need a helo to work".

Original issue reported on code.google.com by [email protected] on 12 Jan 2011 at 11:43

rename "none" serializer to "plain"

The "none" serializer doesn't have an adequate name: it gives the impression 
that it doesn't serialize (which it does). This can be confusing.

A more adequate name would be "plain".

Original issue reported on code.google.com by [email protected] on 6 Jan 2011 at 12:45

Expose correct license to CPAN

What steps will reproduce the problem?
1. Go to http://search.cpan.org/~jlmartin/NRD-Daemon-0.04/

What is the expected output? What do you see instead?
Expected license: GPL_3. Seen: GPL_1


Original issue reported on code.google.com by [email protected] on 12 Apr 2011 at 10:00

chars replaces in NRD

Tests which have > in the results are replaced by "gt", what creates this 
behavior ? how can i keep the original output of a test when sent to the nrd 
server ?

Original issue reported on code.google.com by [email protected] on 6 Apr 2011 at 8:38

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.