Create temporary file. Similar to 'open-junk-file.el'.
tempfile:create
.tempfile:paste
.You can add more file extension for a given language scope.
To do this, add the settings to the ~/.atom/config.cson
in the format below.
'tempfile-extra':'source.perl': 'pl6'
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.