DOKK / manpages / debian 12 / sreview-common / SReview::Schedule::Penta.3pm.en
SReview::Schedule::Penta(3pm) User Contributed Perl Documentation SReview::Schedule::Penta(3pm)

SReview::Schedule::Penta - sreview-import schedule parser for the Pentabarf XML format

  $schedule_format = "multi";
  $schedule_options = { url => "http://..." };

This module is a schedule parser for sreview-import that converts a Pentabarf XML schedule format into the objects expected by sreview-import.

Note that the Pentabarf XML files as created by the Wafer conference management tool is subtly different in ways that matter for SReview. To parse a Wafer file, see SReview::Schedule::Wafer.

"SReview::Schedule::Penta" only supports one option:

The URL where the schedule can be found.

SReview::Schedule::Multi, SReview::Schedule::Wafer

2022-12-14 perl v5.36.0