»

LJ::parse_vars

LJ::parse_vars — Parses S1 style data into hashref.

Use

LJ::parse_vars(dataref, hashref);

Arguments

  • dataref. Reference to scalar with data to parse. Format is a BML-style full block, as used in the S1 style system.

  • hashref. Hashref to populate with data.

Source:

cgi-bin/ljviews.pl

Returns:

Nothing. Modifies a hashref.