in reply to Open some text in $EDITOR, allow user to edit it, and then use changed data

Hi. $EDITOR usually does not know anything about "form" (whatever that is). It only knows simple text. See site:metacpan.org "$EDITOR" , Term::EditorEdit - Edit a document via $EDITOR
  • Comment on Re: Open some text in $EDITOR, allow user to edit it, and then use changed data