Code Monkey home page Code Monkey logo

dancer2-serializer-jsonmaybexs's Introduction

NAME

Dancer2::Serializer::JSONMaybeXS - (DEPRECATED) Serializer for handling JSON data

SYNOPSIS

use Dancer2;
set serializer => 'JSONMaybeXS';

DESCRIPTION

This is a DEPRECATED serializer engine for the Dancer2 web framework. Dancer2 now uses JSON::MaybeXS natively in the default Dancer2::Serializer::JSON (as of version 0.201000), so this module is no longer needed.

BUGS

Report any issues on the public bugtracker.

AUTHOR

Dan Book <[email protected]>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2016 by Dan Book.

This is free software, licensed under:

The Artistic License 2.0 (GPL Compatible)

SEE ALSO

Dancer2::Serializer::JSON

dancer2-serializer-jsonmaybexs's People

Contributors

grinnz avatar

Watchers

James Cloos avatar  avatar

dancer2-serializer-jsonmaybexs's Issues

Tests fail with Dancer2 0.200000

My smokers started to report the following failure:

#   Failed test 'Correct error message'
#   at t/deserialize.t line 171.
#                   'Failed to deserialize content: malformed number (no digits after initial minus), at character offset 1 (before "--") at /home/cpansand/.cpan/build/2016060906/Dancer2-Serializer-JSONMaybeXS-0.001-JlU5wp/blib/lib/Dancer2/Serializer/JSONMaybeXS.pm line 30.
# '
#     doesn't match '(?^x:
#                 ^
#                 Failed\ to\ deserialize\ the\ request\:\ 
#                 malformed\ number
#             )'
# Looks like you failed 1 test of 13.
t/deserialize.t .......... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/13 subtests 

Statistical analysis suggests that the problem is caused by the newest Dancer2 version:

****************************************************************
Regression 'mod:Dancer2'
****************************************************************
Name                   Theta          StdErr     T-stat
[0='const']           1.0000          0.0000    25845901939911908.00
[1='eq_0.165000']             0.0000          0.0000       1.42
[2='eq_0.166000']             0.0000          0.0000       2.03
[3='eq_0.166001']             0.0000          0.0000       0.00
[4='eq_0.200000']            -1.0000          0.0000    -24905734296884396.00

R^2= 1.000, N= 70, K= 5
****************************************************************

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.