Value='Alpha': attempt to select yielded rowid=0E0 So value needs to be inserted. Inserting 'Alpha', got rowid=1 Value='Beta': attempt to select yielded rowid=0E0 So value needs to be inserted. Inserting 'Beta', got rowid=1 Value='Gamma': attempt to select yielded rowid=0E0 So value needs to be inserted. Inserting 'Gamma', got rowid=1 Value='Alpha': attempt to select yielded rowid=0E0 So value needs to be inserted. DBD::SQLite::st execute failed: UNIQUE constraint failed: Songs.song at /Users/chap/private/perl/insert_unique line 51. DBD::SQLite::st execute failed: UNIQUE constraint failed: Songs.song at /Users/chap/private/perl/insert_unique line 51.