Config :: JSON

Config :: JSON is een JSON gebaseerd config-bestandssysteem.
Download nu

Config :: JSON Rangschikking & Samenvatting

Advertentie

  • Rating:
  • Vergunning:
  • Perl Artistic License
  • Prijs:
  • FREE
  • Naam uitgever:
  • JT Smith
  • Uitgever website:
  • http://search.cpan.org/~rizen/Config-JSON-1.0.3/lib/Config/JSON.pm

Config :: JSON Tags


Config :: JSON Beschrijving

Config :: JSON is een JSON gebaseerd config-bestandssysteem. Config :: JSON is een JSON gebaseerd config-bestandssysteem.Synopsis Gebruik config :: JSON; Mijn $ config = config :: JSON-> Maken ($ Pathtofile); mijn $ config = config :: json-> nieuw ($ pathtofile); mijn $ element = $ config-> krijgen ($ param); $ config-> set ($ param, $ waarde); $ config-> verwijderen ($ param); $ config-> deletefromhash ($ naam, $ sleutel); $ CONFIG-> DELETEFROMARRAY ($ NAAM, $ VALUE); $ config-> addtohash ($ naam, $ sleutel, $ waarde); $ config-> addtoerray ($ naam, $ waarde); Mijn $ PATH = $ CONFIG-> GETFILENAME; VOORBEELD Config-bestand # config-bestand-type: JSON 1 {"DSN": "DBI: MYSQL: Test", "Gebruiker": "Tester", "Wachtwoord": "XXXXXX" , # Sommige kleuren kiezen uit "Kleuren": , # Sommige statistieken "Statistieken": {"Health": 32, "Vitality": 11}} Merk op Zet opmerkingen in het configuratiebestand zolang # het eerste niet-ruimtekarakter op de lijn is. Als u echter deze API gebruikt om naar het configuratie-bestand te schrijven, worden uw opmerkingen geëlimineerd. Vereisten: · Perl


Config :: JSON Gerelateerde software