Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

First set up the not-bibliographic stuff (roomkeys, lockerkeys, USBs, etc) since that will be easier than coding the bibLoad.pl script to deal with it.

Do some more parsing and load data into FOLIO (aka create rows in FOLIO's db tables)

...

BE SURE TO UNIQ THOSE FIELDS BEFORE LOADING THAT DATA INTO FOLIO - see also how to uniq an array in Perl