This website works better with JavaScript.
Explore
Help
Sign In
rpms
/
perl-JSON-MaybeXS
Watch
21
Star
0
Fork
You've already forked perl-JSON-MaybeXS
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fd10e6aac5
i9ce
i9
epel9
changed/i9/perl-JSON-MaybeXS-1.004004-2.el9
changed/i9ce/perl-JSON-MaybeXS-1.004003-1.el9
imports/e9/perl-JSON-MaybeXS-1.004003-1.el9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'fd10e6aac5'
${ noResults }
perl-JSON-MaybeXS
/
.gitignore
2 lines
29 B
Raw
Normal View
History
Unescape
Escape
Initial import (perl-JSON-MaybeXS-1.002002-2) This module first checks to see if either Cpanel::JSON::XS or JSON::XS is already loaded, in which case it uses that module. Otherwise it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, and either uses the first module it finds or throws an error. It then exports the "encode_json" and "decode_json" functions from the loaded module, along with a "JSON" constant that returns the class name for calling "new" on. If you're writing fresh code rather than replacing JSON.pm usage, you might want to pass options as constructor args rather than calling mutators, so we provide our own "new" method that supports that.
11 years ago
/JSON-MaybeXS-[0-9.]*.tar.gz